mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-23 08:09:41 +01:00
43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>classNames</key>
|
|
<dict>
|
|
<key>RSSParserTests</key>
|
|
<dict>
|
|
<key>testEMarleyPerformance()</key>
|
|
<dict>
|
|
<key>com.apple.XCTPerformanceMetric_WallClockTime</key>
|
|
<dict>
|
|
<key>baselineAverage</key>
|
|
<real>0.000357</real>
|
|
<key>baselineIntegrationDisplayName</key>
|
|
<string>Local Baseline</string>
|
|
</dict>
|
|
</dict>
|
|
<key>testKatieFloydPerformance()</key>
|
|
<dict>
|
|
<key>com.apple.XCTPerformanceMetric_WallClockTime</key>
|
|
<dict>
|
|
<key>baselineAverage</key>
|
|
<real>0.000964</real>
|
|
<key>baselineIntegrationDisplayName</key>
|
|
<string>Local Baseline</string>
|
|
</dict>
|
|
</dict>
|
|
<key>testScriptingNewsPerformance()</key>
|
|
<dict>
|
|
<key>com.apple.XCTPerformanceMetric_WallClockTime</key>
|
|
<dict>
|
|
<key>baselineAverage</key>
|
|
<real>0.001750</real>
|
|
<key>baselineIntegrationDisplayName</key>
|
|
<string>Local Baseline</string>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|