[Ecls-list] ECL shootout

Marko Kocić marko.kocic at gmail.com
Sat Jun 27 02:28:06 UTC 2009


2009/6/26 Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com>:
>> BTW: Shootout guys seems to not want to add ECL to benchmarks.
>> Anyways, my code is still on github.
>
> What was the argument? I do not care much, though, that it is
> shootout, but some kind of benchmark should be set up so that we can
> keep track of the effect of different code changes.

The argument was that one CL implementation is enough for them, and
since SBCL is already there, they will not add another one.

As for tracking implementation compiler progress, shootout is not the
right place. The goal of shootout is to come up with best optimized
program for a certain problem, while for tracking compiler performance
it is important to track performance over time over a fixed set of
programs.

http://git.boinkor.net/gitweb/boinkmarks.git seems to have cl-bench
which can be used for this purpose. Seems like they are already
benchmarking sbcl, cmucl and clisp at least.




More information about the ecl-devel mailing list