Hi,

On Wed, 13 Jun 2012 23:22:02 +0200 Peter Bex <peter....@xs4all.nl> wrote:

> I've also attached two outputs from the resurrected Chicken benchmarks
> by Mario: https://github.com/mario-goulart/chicken-benchmarks
> These clearly show about a 5% speed improvement across the board.
> (you can see a clear comparison by using the "compare.scm" program from
>  that repo).  I compiled Chicken with itself before running this
> benchmark.  This may have an effect because according to Mario the
> compilation time is included in the measurements.

Just a small clarification: the timings in the log files don't take into
account the compilation time.  Those numbers are just for the execution
time.

The message at the end of the execution of run.scm ("Total run time: ...")
does take compilation time into account (sorry, Peter -- I thought you
were talking about that).

So, the normalized results you see when you feed compare.scm the log
files consider only execution time of the benchmarked programs.

Sorry for the confusion.

Best wishes.
Mario
-- 
http://parenteses.org/mario

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to