mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Rewrite HTMLEntityDecoder so that it’s fast.
This commit is contained in:
@@ -4,6 +4,19 @@
|
||||
<dict>
|
||||
<key>classNames</key>
|
||||
<dict>
|
||||
<key>EntityDecodingTests</key>
|
||||
<dict>
|
||||
<key>testPerformance()</key>
|
||||
<dict>
|
||||
<key>com.apple.XCTPerformanceMetric_WallClockTime</key>
|
||||
<dict>
|
||||
<key>baselineAverage</key>
|
||||
<real>0.002095</real>
|
||||
<key>baselineIntegrationDisplayName</key>
|
||||
<string>Local Baseline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>RSSParserTests</key>
|
||||
<dict>
|
||||
<key>testEMarleyPerformance()</key>
|
||||
|
||||
Reference in New Issue
Block a user