Skip to content

Commit 65ccf76

Browse files
committed
docs: fix readme typo
1 parent bdb8d56 commit 65ccf76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,9 @@ BenchmarkResolve-12 13246 83731 ns/op 1344 B/op 47 allocs/
384384
<summary>Compared to other libraries</summary>
385385
<br>
386386

387-
Injecting `resolver_benchmark_test.go > BenchmarkHelloWorldResolve` into [appleboy/golang-graphql-benchmark](https://github.com/appleboy/golang-graphql-benchmark) results in the following result:
387+
Injecting `resolver_benchmark_test.go > BenchmarkHelloWorldResolve` into [appleboy/golang-graphql-benchmark](https://github.com/appleboy/golang-graphql-benchmark) results in the following:
388+
389+
Take these results with a big grain of salt, i didn't use the last version of the libraries thus my result might be garbage compared to the others by now!
388390

389391
```sh
390392
# go test -v -bench=Master -benchmem
@@ -400,8 +402,6 @@ BenchmarkThunderGraphQLMaster-12 708327 1707 ns/op 1288 B/op
400402
BenchmarkMjarkkGraphQLGoMaster-12 2560764 466.5 ns/op 80 B/op 1 allocs/op
401403
```
402404

403-
Take this result with a big grain of salt, i didn't use the last version of the libraries thus my result might be garbage compared to others by now!
404-
405405
</details>
406406

407407
## Alternatives

0 commit comments

Comments
 (0)