[Webkit-unassigned] [Bug 21272] Switching between custom allocators (TCmalloc, JEmalloc) in linux-qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 1 14:34:57 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21272


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #9 from mrowe at apple.com  2008-10-01 14:34 PDT -------
What is the purpose of adding jemalloc to WebKit?  What benefits does it bring?

We should not be adding an additional memory allocator to the WebKit source
tree.  We can evaluate whether jemalloc would perform better than our custom
TCMalloc, and if it does we can consider replacing TCMalloc with it.  If it
doesn't, I see no reason to add it to our tree, and many reasons not to.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list