|
6 | 6 | <dict> |
7 | 7 | <key>PerformanceTests</key> |
8 | 8 | <dict> |
| 9 | + <key>testConvexHullOfLineSegments()</key> |
| 10 | + <dict> |
| 11 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 12 | + <dict> |
| 13 | + <key>baselineAverage</key> |
| 14 | + <real>0.161000</real> |
| 15 | + <key>baselineIntegrationDisplayName</key> |
| 16 | + <string>Local Baseline</string> |
| 17 | + </dict> |
| 18 | + </dict> |
9 | 19 | <key>testConvexHullOfMeshes()</key> |
10 | 20 | <dict> |
11 | 21 | <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
12 | 22 | <dict> |
13 | 23 | <key>baselineAverage</key> |
14 | | - <real>0.161218</real> |
| 24 | + <real>0.181000</real> |
| 25 | + <key>baselineIntegrationDisplayName</key> |
| 26 | + <string>Local Baseline</string> |
| 27 | + </dict> |
| 28 | + </dict> |
| 29 | + <key>testConvexHullOfPaths()</key> |
| 30 | + <dict> |
| 31 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 32 | + <dict> |
| 33 | + <key>baselineAverage</key> |
| 34 | + <real>0.173000</real> |
| 35 | + <key>baselineIntegrationDisplayName</key> |
| 36 | + <string>Local Baseline</string> |
| 37 | + </dict> |
| 38 | + </dict> |
| 39 | + <key>testConvexHullOfVertices()</key> |
| 40 | + <dict> |
| 41 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 42 | + <dict> |
| 43 | + <key>baselineAverage</key> |
| 44 | + <real>0.170000</real> |
| 45 | + <key>baselineIntegrationDisplayName</key> |
| 46 | + <string>Local Baseline</string> |
| 47 | + </dict> |
| 48 | + </dict> |
| 49 | + <key>testDetesselate()</key> |
| 50 | + <dict> |
| 51 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 52 | + <dict> |
| 53 | + <key>baselineAverage</key> |
| 54 | + <real>0.060000</real> |
| 55 | + <key>baselineIntegrationDisplayName</key> |
| 56 | + <string>Local Baseline</string> |
| 57 | + </dict> |
| 58 | + </dict> |
| 59 | + <key>testDifference()</key> |
| 60 | + <dict> |
| 61 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 62 | + <dict> |
| 63 | + <key>baselineAverage</key> |
| 64 | + <real>0.071889</real> |
| 65 | + <key>baselineIntegrationDisplayName</key> |
| 66 | + <string>Local Baseline</string> |
| 67 | + </dict> |
| 68 | + </dict> |
| 69 | + <key>testEdgeStroke()</key> |
| 70 | + <dict> |
| 71 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 72 | + <dict> |
| 73 | + <key>baselineAverage</key> |
| 74 | + <real>0.209000</real> |
| 75 | + <key>baselineIntegrationDisplayName</key> |
| 76 | + <string>Local Baseline</string> |
| 77 | + </dict> |
| 78 | + </dict> |
| 79 | + <key>testMakeWatertight()</key> |
| 80 | + <dict> |
| 81 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 82 | + <dict> |
| 83 | + <key>baselineAverage</key> |
| 84 | + <real>0.055247</real> |
| 85 | + <key>baselineIntegrationDisplayName</key> |
| 86 | + <string>Local Baseline</string> |
| 87 | + </dict> |
| 88 | + </dict> |
| 89 | + <key>testMakeWatertightWhenAlreadyWatertight()</key> |
| 90 | + <dict> |
| 91 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 92 | + <dict> |
| 93 | + <key>baselineAverage</key> |
| 94 | + <real>0.005662</real> |
15 | 95 | <key>baselineIntegrationDisplayName</key> |
16 | 96 | <string>Local Baseline</string> |
17 | 97 | </dict> |
|
21 | 101 | <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
22 | 102 | <dict> |
23 | 103 | <key>baselineAverage</key> |
24 | | - <real>0.098703</real> |
| 104 | + <real>0.094800</real> |
25 | 105 | <key>baselineIntegrationDisplayName</key> |
26 | 106 | <string>Local Baseline</string> |
27 | 107 | </dict> |
|
31 | 111 | <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
32 | 112 | <dict> |
33 | 113 | <key>baselineAverage</key> |
34 | | - <real>0.067399</real> |
| 114 | + <real>0.059100</real> |
35 | 115 | <key>baselineIntegrationDisplayName</key> |
36 | 116 | <string>Local Baseline</string> |
37 | 117 | </dict> |
|
51 | 131 | <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
52 | 132 | <dict> |
53 | 133 | <key>baselineAverage</key> |
54 | | - <real>1.300000</real> |
| 134 | + <real>0.332000</real> |
55 | 135 | <key>baselineIntegrationDisplayName</key> |
56 | 136 | <string>Local Baseline</string> |
57 | 137 | </dict> |
|
61 | 141 | <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
62 | 142 | <dict> |
63 | 143 | <key>baselineAverage</key> |
64 | | - <real>0.343000</real> |
| 144 | + <real>0.213000</real> |
| 145 | + <key>baselineIntegrationDisplayName</key> |
| 146 | + <string>Local Baseline</string> |
| 147 | + </dict> |
| 148 | + </dict> |
| 149 | + <key>testPathFill()</key> |
| 150 | + <dict> |
| 151 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 152 | + <dict> |
| 153 | + <key>baselineAverage</key> |
| 154 | + <real>0.208000</real> |
| 155 | + <key>baselineIntegrationDisplayName</key> |
| 156 | + <string>Local Baseline</string> |
| 157 | + </dict> |
| 158 | + </dict> |
| 159 | + <key>testPathStroke()</key> |
| 160 | + <dict> |
| 161 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 162 | + <dict> |
| 163 | + <key>baselineAverage</key> |
| 164 | + <real>0.032600</real> |
| 165 | + <key>baselineIntegrationDisplayName</key> |
| 166 | + <string>Local Baseline</string> |
| 167 | + </dict> |
| 168 | + </dict> |
| 169 | + <key>testStencil()</key> |
| 170 | + <dict> |
| 171 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 172 | + <dict> |
| 173 | + <key>baselineAverage</key> |
| 174 | + <real>0.070657</real> |
| 175 | + <key>baselineIntegrationDisplayName</key> |
| 176 | + <string>Local Baseline</string> |
| 177 | + </dict> |
| 178 | + </dict> |
| 179 | + <key>testUnion()</key> |
| 180 | + <dict> |
| 181 | + <key>com.apple.XCTPerformanceMetric_WallClockTime</key> |
| 182 | + <dict> |
| 183 | + <key>baselineAverage</key> |
| 184 | + <real>0.073559</real> |
65 | 185 | <key>baselineIntegrationDisplayName</key> |
66 | 186 | <string>Local Baseline</string> |
67 | 187 | </dict> |
|
0 commit comments