We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8c3a3 commit 59c6a3eCopy full SHA for 59c6a3e
benchmark/scripts/test_compare_perf_tests.py
@@ -257,7 +257,7 @@ def test_init_delta_quantiles(self):
257
def test_init_oversampled_quantiles(self):
258
"""When num_samples is < quantile + 1, some of the measurements are
259
repeated in the report summary. Samples should contain only true
260
- values, discarding the repetated artifacts from quantile estimation.
+ values, discarding the repeated artifacts from quantile estimation.
261
262
The test string is slightly massaged output of the following R script:
263
subsample <- function(x, q) {
0 commit comments