Bug 87228

Summary: Streamline Element teardown for the no-Attr-objects case.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch of Glory none

Andreas Kling
Reported 2012-05-23 00:52:12 PDT
We can skip one function call in the typical case. This is lukewarm (0.2%) on the DOM/CreateNodes perf test.
Attachments
Patch of Glory (3.37 KB, patch)
2012-05-23 00:54 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-05-23 00:54:00 PDT
Created attachment 143491 [details] Patch of Glory
Andreas Kling
Comment 2 2012-05-23 06:49:40 PDT
Comment on attachment 143491 [details] Patch of Glory Clearing flags on attachment: 143491 Committed r118173: <http://trac.webkit.org/changeset/118173>
Andreas Kling
Comment 3 2012-05-23 06:49:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.