On 2/18/10 8:34 AM, Barton Willis wrote:
> -----maxima-bounces at math.utexas.edu wrote: -----
>
>
>
>> Recompiling the world seems to have taken care of most issues. The
>> testsuite takes a very long time to run, however. Ecl takes a good 45
>> minutes on a 2 GHz macmini, and it seems a large fraction of the time is
>> spent on rtest_integrate. rtest_gamma and rtest_expintegral also takes
>> quite a bit of time.
>>
> Using Clozure CL, the testsuite runs in about 1658 seconds. A week or so
> ago, it ran in about 650 seconds. My source tree does have a few
> uncommitted changes (mostly to orthopoly) but I doubt the slowness is
> due to these differences.
>
I don't have any definite figures, but it does seem like the test suite
is much slower than it used to be. There are probably also a lot more
tests.
Also, can you build with Clozure CL? It seems I was able to build with
openmcl some time ago, but with CCL 1.3, maxima doesn't build. There a
few issues with defsystem.lisp, which I think I've fixed. It's
currently running the testsuite now.
Ray