chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Improve performance by skipping mutations


From: Jörg F. Wittenberger
Subject: Re: [Chicken-hackers] [PATCH] Improve performance by skipping mutations on non-stack pointers
Date: Sun, 06 Apr 2014 12:25:08 +0200
User-agent: Mozilla/5.0 (X11; Linux armv7l; rv:24.0) Gecko/20100101 Icedove/24.3.0

Good catch!

Though I don't understand what those counters are good for.

/Jörg

Am 05.04.2014 21:19, schrieb Peter Bex:
Hi all,

I happened to be working on some benchmarks for the Postgres egg and due
to random reasons started digging into why (time) was showing mutations in
the GC even if I wasn't mutating anything.  I still haven't figured that
one out, but I stumbled across a nice performance boost that I wanted to
share with you before continuing.






reply via email to

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