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.
judge
1 parent 598075e commit e058ff2Copy full SHA for e058ff2
doc/manual.md
@@ -465,7 +465,7 @@ BenchmarkTools.TrialRatio:
465
allocs: 1.0
466
```
467
468
-Use the `judge` function to decide if one estimate represents a regression versus another estimate:
+Use the `judge` function to decide if the estimate passed as first argument represents a regression versus the second estimate:
469
470
```julia
471
julia> m1 = median(@benchmark eig(rand(10, 10)))
0 commit comments