Skip to content

Commit

Permalink
internal: update run-benchmark parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
GokselKUCUKSAHIN committed Feb 1, 2025
1 parent ca95326 commit 23fc3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ unit-test-pretty:
go test ./... -count=1 -v -json | gotestfmt

run-benchmark:
go-run-bench -cooldown=disabled -benchmem=true -benchtime=1 -save=csv
go-run-bench -cooldown=15 -benchmem=true -save=csv

0 comments on commit 23fc3a1

Please sign in to comment.