Gentoo Archives: gentoo-lisp

From: grozin@g.o
To: gentoo-science@l.g.o
Cc: gentoo-lisp@l.g.o
Subject: [gentoo-lisp] maxima-5.33.0
Date: Sun, 06 Apr 2014 12:52:05
Message-Id: alpine.LFD.2.03.1404061948510.17510@star.inp.nsk.su
1 I've committed maxima-5.33.0 ebuild to Gentoo. The running times (in
2 seconds) of the testsuite with various lisps on 2 computers, ~amd64 and
3 ~x86, are
4
5 amd64 x86
6 sbcl-1.1.16 171 196
7 cmucl-20e 248
8 gcl-2.6.10 216 249
9 ccl-1.9 308 323
10 ecl-13.5.1 618 581
11 clisp-2.49 1013 861
12
13 cmucl is not available on x86_64.
14 clisp on my x86 computer uses pari-2.3.5 to do multiprecision
15 arithmetics; on my amd64 computer, I have pari-2.5.4, clisp does not
16 compile with pari-2.5, and is therefore slower.
17
18 Andrey

Replies

Subject Author
Re: [gentoo-lisp] maxima-5.33.0 Panagiotis Christopoulos <pchrist@g.o>