updated readme
This commit is contained in:
parent
5491d961e4
commit
cd1aaecac4
@ -10,10 +10,10 @@ goos: linux
|
|||||||
goarch: amd64
|
goarch: amd64
|
||||||
pkg: apiSpeedImprove/httpReuse
|
pkg: apiSpeedImprove/httpReuse
|
||||||
cpu: AMD Ryzen 5 7640U w/ Radeon 760M Graphics
|
cpu: AMD Ryzen 5 7640U w/ Radeon 760M Graphics
|
||||||
BenchmarkReusedHandler-12 2162 528014 ns/op
|
BenchmarkNewHttpClientEachRequest-12 3360 300058 ns/op
|
||||||
BenchmarkNewHandlerPerRequest-12 2329 497124 ns/op
|
BenchmarkReuseHttpClient-12 6470 175472 ns/op
|
||||||
PASS
|
PASS
|
||||||
ok apiSpeedImprove/httpReuse 7.193s
|
ok apiSpeedImprove/httpReuse 4.010s
|
||||||
```
|
```
|
||||||
|
|
||||||
jsoniter:
|
jsoniter:
|
||||||
|
Loading…
Reference in New Issue
Block a user