[imp-hackers] Another topic: ANSI standard test suite

Sam Steingold sds at gnu.org
Tue Jun 30 14:41:53 UTC 2009


On Tue, Jun 30, 2009 at 9:08 AM, Juan Jose
Garcia-Ripoll<juanjose.garciaripoll at googlemail.com> wrote:
> $ ecl -norc -eval '(time (load "gclload1.lsp"))'
> [...]
>  time : 4.356 secs
> run time  : 0.860 secs
> gc count  : 4 times
> consed    : 21525824 bytes

indeed, it is
(load "gclload2.lsp")
that takes forever.
sorry.

> And once gclload1.lsp is loaded, you can run as many tests as you want
> and do as much copy pasting as you wish.

how do I run a test without gclload2?
do I need to first figure out which file it come from?

-- 
Sam Steingold <http://sds.podval.org>




More information about the implementation-hackers mailing list