Changes between Initial Version and Version 1 of Ticket #2647, comment 6


Ignore:
Timestamp:
2014-04-02T12:36:46Z (11 years ago)
Author:
Martin Sjölund

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^).
     1No, 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)).
    22For me (total time front-end+back-end+codegen):
    33||= n =||= simplify1 (s) =||= simplify (s) =||