[Webkit-unassigned] [Bug 79184] Implement SpinLockMutexLocker on WTF and optimize some parts of JavaScriptCore using it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 19:34:59 PST 2012


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





--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2012-02-22 19:34:59 PST ---
Please use SunSpider built-in feature to compare the results - it will tell you if the change is statistically significant.

If the new locker is only two times as fast in a tight loop, it might not be worth adding complexity and bypassing all platform specific optimizations OS vendors add to regular mutex.

-- 
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