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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 01:55:59 PST 2008


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





------- Comment #3 from loki at inf.u-szeged.hu  2008-11-14 01:55 PDT -------
IMHO the performance benchmarks mostly show how fast the execution of bytecode.
They almost say nothing about parsing and code generation, because most tests
contain more or less loops, and its execution could cost more time than parsing
them.

I'd appreciate if you can give me a clear view why you are skeptical.
Anyway, I will try to find some living example where this caching could work.


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