Bug 42870

Summary: Add a parser benchmark based on the PLT
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED WONTFIX    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch abarth: review-

Adam Barth
Reported 2010-07-22 21:52:38 PDT
Add a parser benchmark based on the PLT
Attachments
Patch (11.44 KB, patch)
2010-07-22 21:55 PDT, Adam Barth
abarth: review-
Adam Barth
Comment 1 2010-07-22 21:55:57 PDT
Adam Barth
Comment 2 2010-07-22 22:52:44 PDT
Comment on attachment 62380 [details] Patch Unfortunately, this benchmark has a much larger divergence problem than the original html-parser.html benchmark. I think the problem is that the parser is kicking off subresource loads that somehow accumulate and slow things down. This dataset probably has many more subresources than the HTML5 spec.
Adam Barth
Comment 3 2010-07-25 13:51:43 PDT
I'm not sure how to do this in a reasonable way. :(
Note You need to log in before you can comment on or make changes to this bug.