Someone more than me that's experiencing very low performance in the gc recently? It's most obvious in the gc testsuite tests, where each takes about a second or more.
A tip: valgrind/cachegrind in combination with kcachegrind can really help. Valgrind is a debugging tool like purify, and cachegrind is a profiling/coverage tool that is far better than any other one I have seen.
kcachegrind makes it possible to actually read the output of cachegrind.
See also:
http://www.weidendorfers.de/kcachegrind/screenshot3.html http://www.weidendorfers.de/kcachegrind/
/ Per Hedbor ()
Previous text:
2002-09-19 17:22: Subject: Dead slow gc
Someone more than me that's experiencing very low performance in the gc recently? It's most obvious in the gc testsuite tests, where each takes about a second or more.
/ Martin Stjernholm, Roxen IS
It happens if the new program encoder is activated. Odd.
/ Martin Stjernholm, Roxen IS
Previous text:
2002-09-19 17:22: Subject: Dead slow gc
Someone more than me that's experiencing very low performance in the gc recently? It's most obvious in the gc testsuite tests, where each takes about a second or more.
/ Martin Stjernholm, Roxen IS
pike-devel@lists.lysator.liu.se