------- Comment #12 from rguenth at gcc dot gnu dot org  2009-03-01 11:39 
-------
The small testcase at -O2 is bound by PRE time

 PRE                   :  27.08 (55%) usr   0.02 ( 4%) sys  27.09 (55%) wall   
1551 kB ( 2%) ggc

nothing interesting at -O1 and it still nicely fits into my memory.  Which
makes me as for a little bigger testcase ;)  (as I suspect there's quadratic
behavior in memory usage somewhere a size around 2000 * 2000 would be nice)

Thanks again.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-03-01 11:39:34
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326

Reply via email to