Bug 20188 - eval'ing a function expression has regressed by around 50%
Summary: eval'ing a function expression has regressed by around 50%
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://nerget.com/jstests/eval_functi...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 18:49 PDT by Oliver Hunt
Modified: 2012-09-06 17:55 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2008-07-27 18:49:18 PDT
Compare the linked testcase between S3.1 and ToT
Comment 1 Gavin Barraclough 2012-09-06 17:55:04 PDT
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.