Changes between Initial Version and Version 1 of Ticket #2647, comment 6
- Timestamp:
- 2014-04-02T12:36:46Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2647, comment 6
initial v1 1 No, that is not linear scaling 0.26 * 8 = 2.08, but we got 82.9. It seems to be O(n^3^) .1 No, that is not linear scaling 0.26 * 8 = 2.08, but we got 82.9. It seems to be O(n^3^) or maybe O(n^2^log(n)). 2 2 For me (total time front-end+back-end+codegen): 3 3 ||= n =||= simplify1 (s) =||= simplify (s) =||