Skip to content

Commit 1026bdc

Browse files
authored
do 3 runs for each performance measurement
1 parent 0923cb1 commit 1026bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/benchmark.nu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export def run-hyperfine [
122122
--export-markdown ../benchmark.md
123123
--warmup 1
124124
--style color
125-
--runs 5
125+
--runs 3
126126
]
127127
let common_args = "-l 0 -a 0 -i=|!src/libgit2 -p build -e c"
128128
if ($old_path | is-not-empty) {

0 commit comments

Comments
 (0)