Skip to content

Commit 3a9c94f

Browse files
committed
fix csv formatting
1 parent 0a469d5 commit 3a9c94f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The benchmarks in this repo show that this package is faster than all of the abo
6464

6565
<details>
6666
<summary>Benchmark data as CSV</summary>
67+
6768
```
6869
Benchmark,Package,iterations,ns/op,B/op,allocs/op
6970
init-8,graph-gophers/dataloader,"9,242,047.00",130.50,208.00,3.00
@@ -87,6 +88,7 @@ all_in_one_request-8,vektah/dataloaden,328.00,"3,713,407.00","3,533,086.00","41,
8788
all_in_one_request-8,yckao/go-dataloader,132.00,"9,060,571.00","4,886,722.00","102,564.00"
8889
all_in_one_request-8,vikstrous/dataloadgen,375.00,"3,206,175.00","2,518,498.00","41,582.00"
8990
```
91+
9092
</details>
9193

9294
![](init.png)

0 commit comments

Comments
 (0)