[Webkit-unassigned] [Bug 27762] [v8] Cache atomic strings in externalized v8 strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 11:20:05 PDT 2009


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





--- Comment #14 from Christian Plesner Hansen <christian.plesner.hansen at gmail.com>  2009-07-28 11:20:04 PDT ---
> So do you believe JSC to be slow for the same reasons?  Or is add() somehow
> faster for JSC?

I haven't looked at JSC's code but unless they're doing something clever to
avoid it I would expect they're doing at least one call to add() that could be
saved if there was somewhere to cache the atomic string.

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