RESOLVED WONTFIX 42870
Add a parser benchmark based on the PLT
https://bugs.webkit.org/show_bug.cgi?id=42870
Summary Add a parser benchmark based on the PLT
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.