Skip to content

Commit 5663e56

Browse files
committed
Fix format
1 parent 29ea439 commit 5663e56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Benchmark/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## ProtobufKit 1.0 & SwiftProtobuf 1.28.2
44

5+
```
56
Instructions
67
╒═══════════════════════════════════════════════╤═════════╤═════════╤═════════╤═════════╤═════════╤═════════╤═════════╤═════════╕
78
│ Test │ p0 │ p25 │ p50 │ p75 │ p90 │ p99 │ p100 │ Samples │
@@ -52,4 +53,5 @@ Time (total CPU)
5253
│ SwiftProtobufBenchmarks:Message.decode (ns) * │ 208 │ 216 │ 217 │ 224 │ 233 │ 284 │ 374 │ 10000 │
5354
├───────────────────────────────────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
5455
│ SwiftProtobufBenchmarks:Message.encode (ns) * │ 185 │ 192 │ 195 │ 201 │ 210 │ 250 │ 332 │ 10000 │
55-
╘═══════════════════════════════════════════════╧═════════╧═════════╧═════════╧═════════╧═════════╧═════════╧═════════╧═════════╛
56+
╘═══════════════════════════════════════════════╧═════════╧═════════╧═════════╧═════════╧═════════╧═════════╧═════════╧═════════╛
57+
```

0 commit comments

Comments
 (0)