[Webkit-unassigned] [Bug 76361] DFG should be able to do JS and custom getter caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 16:29:00 PST 2012


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





--- Comment #10 from Filip Pizlo <fpizlo at apple.com>  2012-01-16 16:29:00 PST ---
Performance on Dromaeo DOM Traversal nextSibling:

Old JIT ToT: 644.40runs/s ±7.18%
DFG ToT: 377.60runs/s ±0.50%
DFG ToT + this patch: 767.80runs/s ±6.80%

So a 2x speed-up in the DFG alone, and a 20% speed-up over where we would have been pre-DFG.

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