Commit 970300f
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 93834a2 commit 970300f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3257 | 3257 | | |
3258 | 3258 | | |
3259 | 3259 | | |
| 3260 | + | |
3260 | 3261 | | |
3261 | 3262 | | |
3262 | 3263 | | |
| |||
3295 | 3296 | | |
3296 | 3297 | | |
3297 | 3298 | | |
3298 | | - | |
| 3299 | + | |
3299 | 3300 | | |
3300 | 3301 | | |
3301 | 3302 | | |
| |||
3323 | 3324 | | |
3324 | 3325 | | |
3325 | 3326 | | |
3326 | | - | |
| 3327 | + | |
3327 | 3328 | | |
3328 | 3329 | | |
3329 | 3330 | | |
| |||
0 commit comments