From: Volker v. N. <vol...@gm...> - 2014-09-17 18:00:29
|
Wow, what an improvement. On Ubuntu, 32 Bit: Maxima 5.33.0 http://maxima.sourceforge.net using Lisp GNU Common Lisp (GCL) GCL 2.6.10 (a.k.a. GCL) No unexpected errors found out of 9,808 tests. real time : 259.529 secs Maxima 5.34.1 http://maxima.sourceforge.net using Lisp GNU Common Lisp (GCL) GCL 2.6.11 (a.k.a. GCL) No unexpected errors found out of 9,966 tests. real time : 164.740 secs Thanks a lot, Camm. Volker van Nek Am 16.09.2014 22:25, schrieb Camm Maguire: > Greetings! Well, I decided to do it myself :-). All lisp versions are > latest Debian unstable. > > 64 bit 32 bit > ------ ------ > gcl-2.6.11: 134.369 128.440 > sbcl: 141.856 151.168 > cmucl: 200.540 > ccl: 286.512 232.366 (1 failure) > ecl: 512.615 534.442 (1 failure) > clisp: 918.053 741.340 > > Take care, > > Camm Maguire <ca...@ma...> writes: > >> Greetings, and thanks for running these results! If it is convenient, I >> sure would be interested in seeing an update for 5.34.1 and using >> gcl-2.6.11. >> >> Take care, > |