Skip to content

Commit 95d9a25

Browse files
committed
spelling: supports
Signed-off-by: Josh Soref <[email protected]>
1 parent fa1db32 commit 95d9a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/scripts/compare_perf_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ class PerformanceTestResult(object):
225225
Reported by the test driver (Benchmark_O, Benchmark_Onone, Benchmark_Osize
226226
or Benchmark_Driver).
227227
228-
It suppors 2 log formats emitted by the test driver. Legacy format with
228+
It supports 2 log formats emitted by the test driver. Legacy format with
229229
statistics for normal distribution (MEAN, SD):
230230
#,TEST,SAMPLES,MIN(μs),MAX(μs),MEAN(μs),SD(μs),MEDIAN(μs),MAX_RSS(B)
231231
And new quantiles format with variable number of columns:

0 commit comments

Comments
 (0)