Bug 132749 - 8.8% spent in Object.prototype.hasOwnProperty() on sbperftest.
Summary: 8.8% spent in Object.prototype.hasOwnProperty() on sbperftest.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2014-05-09 12:56 PDT by Andreas Kling
Modified: 2014-05-09 13:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.24 KB, patch)
2014-05-09 12:58 PDT, Andreas Kling
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-05-09 12:56:56 PDT
8.8% spent in Object.prototype.hasOwnProperty() on sbperftest: <http://www.scirra.com/demos/c2/sbperftest/>
Comment 1 Andreas Kling 2014-05-09 12:58:01 PDT
Created attachment 231180 [details]
Patch
Comment 2 Andreas Kling 2014-05-09 13:31:36 PDT
Committed r168549: <http://trac.webkit.org/changeset/168549>