[racket] shootout package

From: Jon Rafkind (rafkind at cs.utah.edu)
Date: Tue Dec 21 15:25:12 EST 2010

So what does COST and COST-GCMS mean? And what does it mean when they
are negative?

SHOOTOUT-EXPRESSION 1:
(va "aaa")
SHOOTOUT-TIMING (RUN 277, RUN-GCMS 8, COST -121, COST-GCMS -344,
CLEANUP-DIFF -398.0)

On 12/21/2010 01:19 PM, Neil Van Dyke wrote:
> I just released "shootout", a simple little tool that's sometimes
> helpful for quickly comparing the performance of two or more expressions.
>
> Don't read too much into the numbers.
>
> http://www.neilvandyke.org/racket-shootout/
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users



Posted on the users mailing list.