chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] [Chicken-hackers] Any thoughts on performance woes?


From: Peter Bex
Subject: Re: [Chicken-users] [Chicken-hackers] Any thoughts on performance woes?
Date: Tue, 7 Apr 2015 14:43:42 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Apr 07, 2015 at 12:35:38PM +0000, Mario Domenech Goulart wrote:
> Hi,
> 
> On Tue, 7 Apr 2015 11:32:39 +0200 Peter Bex <address@hidden> wrote:
> 
> > If anyone wants to add it to the chicken-benchmark repo, I would
> > recommend removing the writing of the output file, as that's really
> > not where the bottleneck is, and writing a file isn't very nice in a
> > benchmark suite.  Also, the "(use extras)" can be removed.  Finally,
> > the displaying could be killed as well.
> 
> Some days ago I ported a ray tracer from the Larceny suite to
> chicken-benchmarks:
> https://github.com/mario-goulart/chicken-benchmarks/blob/master/progs/ray.scm

The difference is, this one is much better code, which doesn't exercise
the garbage collector, so it isn't much use as a GC benchmark.

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]