[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Any thoughts on performance woes?
From: |
Peter Bex |
Subject: |
Re: [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
signature.asc
Description: Digital signature
- [Chicken-hackers] Any thoughts on performance woes?, Dan Leslie, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Felix Winkelmann, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Peter Bex, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Felix Winkelmann, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Peter Bex, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Peter Bex, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Felix Winkelmann, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Mario Domenech Goulart, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?,
Peter Bex <=
- Re: [Chicken-hackers] Any thoughts on performance woes?, Mario Domenech Goulart, 2015/04/07
- Re: [Chicken-hackers] [Chicken-users] Any thoughts on performance woes?, Andy Bennett, 2015/04/08
- Re: [Chicken-hackers] Any thoughts on performance woes?, Mario Domenech Goulart, 2015/04/21
- Re: [Chicken-hackers] Any thoughts on performance woes?, Christian Kellermann, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Felix Winkelmann, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, John Cowan, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Dan Leslie, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Mario Domenech Goulart, 2015/04/07
- Re: [Chicken-hackers] Any thoughts on performance woes?, Dan Leslie, 2015/04/07
Re: [Chicken-hackers] Any thoughts on performance woes?, Christian Kellermann, 2015/04/07