Skip to content

Commit faf9598

Browse files
dropped decimals in README benchmark results
1 parent 495e134 commit faf9598

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Worth noting that the metrics not shown below are relatively equal to each other
160160
Output is from executing this command: `swift package -c release benchmark --grouping metric`
161161

162162
<details>
163-
<summary>Time (wall clock) [less is better] <i>[winner: swift-htmlkit by 3.17-15.73x]</i></summary>
163+
<summary>Time (wall clock) [less is better] <i>[winner: swift-htmlkit by 3-15x]</i></summary>
164164

165165
```swift
166166
Time (wall clock)
@@ -181,7 +181,7 @@ Time (wall clock)
181181
</details>
182182

183183
<details>
184-
<summary>Throughput (# / s) [more is better] <i>[winner: swift-htmlkit by 3.17-15.74x]</i></summary>
184+
<summary>Throughput (# / s) [more is better] <i>[winner: swift-htmlkit by 3-15x]</i></summary>
185185

186186
```swift
187187
Throughput (# / s)
@@ -202,7 +202,7 @@ Throughput (# / s)
202202
</details>
203203

204204
<details>
205-
<summary>Instructions [less is better] <i>[winner: swift-htmlkit by 75.67-637.84x]</i></summary>
205+
<summary>Instructions [less is better] <i>[winner: swift-htmlkit by 75-637x]</i></summary>
206206

207207
```swift
208208
Instructions

0 commit comments

Comments
 (0)