chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Fix performance bottleneck in compiling la


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Fix performance bottleneck in compiling large files, add profiling option
Date: Sat, 21 Jan 2012 21:27:33 +0100
User-agent: Mutt/1.4.2.3i

On Sat, Jan 21, 2012 at 08:38:39PM +0100, Peter Bex wrote:
> Hi all,
> 
> Afterwards, I added the option to selectively turn on profiling for
> parts in Chicken itself to the Makefiles (see patch 0001 or changeset
> 57fff73344771739e7723e28df0c0019058a0268 in the sjamaan-pending branch).
> This helped me analyze the performance by simply profiling Chicken while
> it compiled a test file containing 1000 toplevel expressions.

For those who want to reproduce the experiment and see the same profiling
results, I ran the build using:
$ make DEBUGBUILD=1 PROFILE_OBJECTS="c-backend eval"

The chicken used to build is the current master.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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