[Webkit-unassigned] [Bug 27029] [Qt] Allow custom memory allocation control in the whole JSCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 23 02:47:48 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27029
Zoltan Horvath <zoltan at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #39982| |review?
Flag| |
--- Comment #2 from Zoltan Horvath <zoltan at webkit.org> 2009-09-23 02:47:46 PDT ---
Created an attachment (id=39982)
--> (https://bugs.webkit.org/attachment.cgi?id=39982)
proposed patch
This is the patch to enable TCmalloc for the Qt port. I tested it on Linux and
Windows also and it works well.
Qt-linux performance results:
SunSpider
System malloc 769.48 +/- 1 %
TCmalloc 762.66 +/- 0.7 %
TC 0.8% faster
-------------------------------
V8
System malloc 3580.2 +/- 1.7 %
TCmalloc 3507.6 +/- 2.2 %
TC 2.1% faster
-------------------------------
WindScorpion
System malloc 18722.3 +/- 1.5 %
TCmalloc 17435.1 +/- 0.7%
TC 6.9% faster
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list