Re: Pgbench TPS Calculation - Mailing list pgsql-performance

From Greg Smith
Subject Re: Pgbench TPS Calculation
Date
Msg-id 4BB02AFA.9050305@2ndquadrant.com
Whole thread Raw
In response to Pgbench TPS Calculation  (Reydan Cankur <reydan.cankur@gmail.com>)
List pgsql-performance
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 Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


pgsql-performance by date:

Previous
From: Greg Smith
Date:
Subject: Re: Database size growing over time and leads to performance impact
Next
From: Tadipathri Raghu
Date:
Subject: Re: Optimizer showing wrong rows in plan