forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2a7f4f7
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 parent65c6556 commit2a7f4f7
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
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
Comments
(0)