Bug 20188
Summary: | eval'ing a function expression has regressed by around 50% | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oliver Hunt <oliver> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | barraclough, ggaren, mjs, zwarich |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://nerget.com/jstests/eval_function.html |
Oliver Hunt
Compare the linked testcase between S3.1 and ToT
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gavin Barraclough
I don't think we're still tracking a 4 year old regression. We should improve eval performance if it shows up on a recent profile.