Kris Kennaway wrote:
Christian Weisgerber wrote:
Bruce Cran <br...@cran.org.uk> wrote:
I'm running 8.0-CURRENT amd64 here on a Turion64 X2 machine. Without
malloc debugging (malloc.conf -> aj) 'make test' takes 25s; after
removing malloc.conf thus turning on debugging, it takes over 10
minutes.
...
But still. Two orders of magnitude? That is a pathological case.
Probably it means that lzo2 is doing pathological numbers of mallocs.
Rather, the lzo2 test suite. Test suites do tend
to hammer malloc() pretty hard. I see similar variations
for the libarchive test suite with malloc debugging.
Tim
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"