[Ecls-list] FriCAS timings

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Mon May 12 09:32:09 UTC 2008


On Sat, May 10, 2008 at 9:04 PM, Waldek Hebisch
<hebisch at math.uni.wroc.pl> wrote:
>  - ecl CVS 2008-05-09 15:30, build with --enable-smallcons and
>             ecl 05-09     ecl 05-07       sbcl        clisp
>
>  real        36m16.106s    162m43.116s    10m1.985s   47m51.595s
>  user        35m49.750s    162m14.250s    9m38.560s   47m10.280s
>  sys          0m25.880s      0m28.280s    0m23.240s   0m41.010s

That made me happy today :-) Also for the record, before the ECLM
talk, Paul Dietz's test suite would run giving

real time : 705.600 secs
run time  : 477.566 secs
gc count  : 541 times
consed    : 8549503132 bytes

Nowadays, on the same Mac OS X, --enable-smallcons + --enable-asmapply gives

real time : 507.977 secs
run time  : 314.649 secs
gc count  : 581 times
consed    : 4890117400 bytes

and the default settings are not that far

real time : 571.783 secs
run time  : 339.510 secs
gc count  : 531 times
consed    : 6399992316 bytes

So overall a 30% improvement on speed and about 43% improvement in "consing".

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list