updated readme

This commit is contained in:
4rkal 2024-09-19 20:56:03 +03:00
parent 5491d961e4
commit cd1aaecac4

View File

@ -10,10 +10,10 @@ goos: linux
goarch: amd64
pkg: apiSpeedImprove/httpReuse
cpu: AMD Ryzen 5 7640U w/ Radeon 760M Graphics
BenchmarkReusedHandler-12 2162 528014 ns/op
BenchmarkNewHandlerPerRequest-12 2329 497124 ns/op
BenchmarkNewHttpClientEachRequest-12 3360 300058 ns/op
BenchmarkReuseHttpClient-12 6470 175472 ns/op
PASS
ok apiSpeedImprove/httpReuse 7.193s
ok apiSpeedImprove/httpReuse 4.010s
```
jsoniter: