Skip to content

Commit 5d21ba9

Browse files
committed
[benchmark] reduce default samples to 50
1 parent 71e75c4 commit 5d21ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/bench/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The number of samples to run per experiment.
22
# At least 100 is recommended in order to observe space leaks
3-
samples: 100
3+
samples: 50
44

55
buildTool: cabal
66

0 commit comments

Comments
 (0)