[Webkit-unassigned] [Bug 20589] PropertyMap speedup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 03:42:48 PDT 2008


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





------- Comment #27 from zherczeg at inf.u-szeged.hu  2008-09-10 03:42 PDT -------
Hi!

The recent changes made me rebuild the patch from scratch and that took time
(understanding the changes, testing, etc). It is not worth to move the cache
logic into the cpp file, since there is no gain in that case. 

Unfortunatly, the changes eat up most of the gain. The reason is that the
JSValue storing is cut from the Property Map, so we can't cache anything now.


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