[Webkit-unassigned] [Bug 22227] Caching AST and/or bytecode of JavaScripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 15:42:07 PST 2008


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





------- Comment #2 from ggaren at apple.com  2008-11-13 15:42 PDT -------
Parsing doesn't show up very hot on most performance benchmarks. We're also
exploring ways to avoid most of the overhead of parsing until a function
executes. I'm skeptical of the advantages of caching parse trees.


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