Commit 2a7f4f7
committed
Print test parameters like "foo: 123", and results like "foo = 123".
The way "latency average" was printed was differently if it was calculated
from the overall run time or was measured on a per-transaction basis.
Also, the per-script weight is a test parameter, rather than a result, so
use the "weight: %f" style for that.
Backpatch to 9.6, since the inconsistency on "latency average" was
introduced there.
Fabien Coelho
Discussion: <alpine.DEB.2.20.1607131015370.7486@sto>1 parent 65c6556 commit 2a7f4f7
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3260 | 3260 | | |
3261 | 3261 | | |
3262 | 3262 | | |
| 3263 | + | |
3263 | 3264 | | |
3264 | 3265 | | |
3265 | 3266 | | |
| |||
3298 | 3299 | | |
3299 | 3300 | | |
3300 | 3301 | | |
3301 | | - | |
| 3302 | + | |
3302 | 3303 | | |
3303 | 3304 | | |
3304 | 3305 | | |
| |||
3326 | 3327 | | |
3327 | 3328 | | |
3328 | 3329 | | |
3329 | | - | |
| 3330 | + | |
3330 | 3331 | | |
3331 | 3332 | | |
3332 | 3333 | | |
| |||
0 commit comments