Bug 83211 - WebKit needs a perf test to test DOM destruction
Summary: WebKit needs a perf test to test DOM destruction
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 77037
  Show dependency treegraph
 
Reported: 2012-04-04 13:57 PDT by Eric Seidel (no email)
Modified: 2012-07-25 18:52 PDT (History)
3 users (show)

See Also:


Attachments
blind stab (may not even work yet) (1.72 KB, text/html)
2012-04-04 13:57 PDT, Eric Seidel (no email)
no flags Details
An attempt to make the test profileable (2.13 KB, text/html)
2012-04-04 14:17 PDT, Eric Seidel (no email)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2012-04-04 13:57:11 PDT
WebKit needs a perf test to test DOM destruction

Based on anecdotal evidence, we believe there may be some slowness in our DOM destruction which is affecting page navigation.  We need a perf test to confirm/deny (and allow us to optimize).
Comment 1 Eric Seidel (no email) 2012-04-04 13:57:34 PDT
Created attachment 135670 [details]
blind stab (may not even work yet)
Comment 2 Eric Seidel (no email) 2012-04-04 14:06:06 PDT
The test actually works. :)
Comment 3 Eric Seidel (no email) 2012-04-04 14:17:28 PDT
Created attachment 135680 [details]
An attempt to make the test profileable