]> granicus.if.org Git - postgresql/commit
pgbench: Elaborate latency reporting.
authorNoah Misch <noah@leadboat.com>
Sat, 5 Oct 2013 21:33:38 +0000 (17:33 -0400)
committerNoah Misch <noah@leadboat.com>
Sat, 5 Oct 2013 21:33:38 +0000 (17:33 -0400)
commit2d6c0f10ef4f34d757e49a9815c22045d8ba6980
treecbaafc1004db6ad5dea1409e10678c2315e0354b
parent8e00a3850d4a7729a112967c204fa95b40cc54ca
pgbench: Elaborate latency reporting.

Isolate transaction latency (elapsed time between submitting first
command and receiving response to last command) from client-side delays
pertaining to the --rate schedule.  Under --rate, report schedule lag as
defined in the documentation.  Report latency standard deviation
whenever we collect the measurements to do so.  All of these changes
affect --progress messages and the final report.

Fabien COELHO, reviewed by Pavel Stehule.
contrib/pgbench/pgbench.c
doc/src/sgml/pgbench.sgml