Linked by Thom Holwerda on Tue 26th Feb 2008 20:59 UTC, submitted by Oliver
Thread beginning with comment 302571
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Yes you should ask the Firefox devs, they are using FreeBSD malloc for Firefox 3, because of the better performance.
http://ventnorsblog.blogspot.com/2008/02/beta-3.html




Member since:
2005-07-06
Interesting: like Linux they went from "M to N" threading to "1 to 1" threading for the default library..
I wonder if there are benchmarks which compare the new malloc and the one in glibc..