Re: [PERFORM] Pgbench TPS Calculation

2010-03-28 Thread Greg Smith
Reydan Cankur wrote: 1) For calculating time to get the TPS, is pgbench using the wall clock time or cpu time? 2) How is TPS calculated? Wall clock time. TPS=transactions processed / (end time - start time) -- Greg Smith 2ndQuadrant US Baltimore, MD PostgreSQL Training, Services and Suppor

[PERFORM] Pgbench TPS Calculation

2010-03-27 Thread Reydan Cankur
Hi, I am using pgbench for running tests on PostgreSQL. I have a few questions; 1) For calculating time to get the TPS, is pgbench using the wall clock time or cpu time? 2)How is TPS calculated? Thanks in advance, Reydan -- Sent via pgsql-performance mailing list (pgsql-performance@postgres