- Notifications
You must be signed in to change notification settings - Fork5
Commit970300f
committed
Print test parameters like "foo: 123", and results like "foo = 123".
The way "latency average" was printed was differently if it was calculatedfrom 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, souse the "weight: %f" style for that.Backpatch to 9.6, since the inconsistency on "latency average" wasintroduced there.Fabien CoelhoDiscussion: <alpine.DEB.2.20.1607131015370.7486@sto>1 parent93834a2 commit970300f
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
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
Comments
(0)