Skip to content

Commit ce96538

Browse files
committed
[benchmark] Update lit test to match rounding
The previous commit changed rounding to nearest or even, which now repeats min as median for 2 sample case.
1 parent f0e7b87 commit ce96538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/benchmark/Benchmark_O.test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ MEASUREENV: ICS {{[0-9]+}} - {{[0-9]+}} = {{[0-9]+}}
162162
MEASUREENV: VCS {{[0-9]+}} - {{[0-9]+}} = {{[0-9]+}}
163163
RUNJUSTONCE-LABEL: 1,Ackermann
164164
RUNJUSTONCE-NOT: 1,Ackermann
165-
LOGFORMAT: ,{{[0-9]+}},{{[0-9]+}},{{[0-9]+}},,{{[0-9]+}}
165+
LOGFORMAT: ,{{[0-9]+}},{{[0-9]+}},,{{[0-9]+}},{{[0-9]+}}
166166
LOGVERBOSE-LABEL: Running AngryPhonebook for 2 samples.
167167
````
168168

0 commit comments

Comments
 (0)