pgsql: Fix pgbench's calculation of average latency, when -T is not use - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix pgbench's calculation of average latency, when -T is not use
Date
Msg-id E1bmejp-0000zx-PR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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 Coelho

Discussion: <alpine.DEB.2.20.1607131015370.7486@sto>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/65c65563842cc99fb1c349211581a62dc728eee2

Modified Files
--------------
src/bin/pgbench/pgbench.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Print test parameters like "foo: 123", and results like "foo = 1
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Print test parameters like "foo: 123", and results like "foo = 1