Changes between Initial Version and Version 1 of Ticket #3491, comment 12
- Timestamp:
- 2015-11-18T13:29:49Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3491, comment 12
initial v1 1 Oops, the name of attached file is wrong. It should be `HeatingSystem_v1.9.4-dev.539+gc45436a.pdf`. It seems that this cannot be changed after uploading ...2 3 1 Replying to [comment:9 casella]: 4 2 > To be more specific, the latest attachment posted by Lennart reveals that there are still a few functions in the back-end whose execution time does not scale as expected for the larger benchmarks … … 9 7 > - {{{simplifyAllExpressions (simulation)}}} O(N^3^) 10 8 > - {{{comSubExp}}} O(N^3^) - this has been improved by Volker, see ticket:3478#comment:12, but I have no data on the improved algorithm 11 {{{comSubExp}}} scales better now, but the other bottlenecks are still the same.9 {{{comSubExp}}} scales better now, but the other modules are still the same.