All,
I've had a go at improving the hash thawing, and while it's not
perfect (it fails on certain cases), I've managed to run november with
the changes.
Unfortunately since the large number of thaws happened early in the
run (when the PMCs in the packfiles are extracted) there aren't many
objects
On Mon, Sep 29, 2008 at 12:15 PM, Nick Glencross
<[EMAIL PROTECTED]> wrote:
> * Most of the GCs are happening in run_thaw to overcome a problem
> with hashes (1938 of the 2024 calls). I tried disabling the forced
> check, but it segfaults indicating that the problem is still there.
> Fixing this G
Hi all,
I've given the perl6 wiki 'november'
(http://github.com/viklund/november/tree/master) a go out of
curiosity, and being surprised at the run times (page 35 of
http://viklund.pp.se/november.pdf) have done some profiling using
valgrind.
For the test case all I've been using is running test_w