- Notifications
You must be signed in to change notification settings - Fork5
Commitb93d374
committed
Fix pgbench's calculation of average latency, when -T is not used.
If the test duration was given in # of transactions (-t or no option),rather as a duration (-T), the latency average was always printed as 0.It has been broken ever since the display of latency average was added,in 9.4.Fabien CoelhoDiscussion: <alpine.DEB.2.20.1607131015370.7486@sto>1 parent923ad1a commitb93d374
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2736 | 2736 |
| |
2737 | 2737 |
| |
2738 | 2738 |
| |
2739 |
| - | |
| 2739 | + | |
2740 | 2740 |
| |
2741 |
| - | |
| 2741 | + | |
2742 | 2742 |
| |
2743 | 2743 |
| |
2744 | 2744 |
| |
|
0 commit comments
Comments
(0)