Fix benchmarks
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
fd95e9ee13
commit
f9f9205511
|
@ -14,4 +14,4 @@ steps:
|
||||||
- name: benchmark
|
- name: benchmark
|
||||||
image: golang:1.22.7
|
image: golang:1.22.7
|
||||||
commands:
|
commands:
|
||||||
- go test -benchtime=1000x -benchmem -bench=Benchmark ./... | grep allocs
|
- go test -benchtime=10x -benchmem -bench=Benchmark ./... | grep allocs
|
||||||
|
|
Loading…
Reference in New Issue