Add HTMLKit Parser Performance test
This tests measures the parsing time of the HTML Living Standard page, about 8.1MB in size (as of 23 October 2014)
This commit is contained in:
+13
@@ -4,6 +4,19 @@
|
||||
<dict>
|
||||
<key>classNames</key>
|
||||
<dict>
|
||||
<key>HTMLKitParserPerformance</key>
|
||||
<dict>
|
||||
<key>testParserPerformance</key>
|
||||
<dict>
|
||||
<key>com.apple.XCTPerformanceMetric_WallClockTime</key>
|
||||
<dict>
|
||||
<key>baselineAverage</key>
|
||||
<real>18.23</real>
|
||||
<key>baselineIntegrationDisplayName</key>
|
||||
<string>Local Baseline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>HTMLKitTokenizerPerformance</key>
|
||||
<dict>
|
||||
<key>testTokenizerPerformance</key>
|
||||
|
||||
Reference in New Issue
Block a user