Skip to content

Commit 1fde935

Browse files
committed
report: use the spike distribution
and remove the redundant linear,y,0,100 distribution
1 parent b72492f commit 1fde935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/report/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ALGORITHMS="
2323
WEIGHT_DISTRIBUTIONS="
2424
constant,1
2525
linear,x,0,100
26-
linear,y,0,100
26+
spike,1000
2727
"
2828

2929
say() {

0 commit comments

Comments
 (0)