Re: Pgbench TPS Calculation

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Pgbench TPS Calculation
Дата
Msg-id 4BB02AFA.9050305@2ndquadrant.com
обсуждение исходный текст
Ответ на Pgbench TPS Calculation  (Reydan Cankur <reydan.cankur@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Database size growing over time and leads to performance impact
Следующее
От: Tadipathri Raghu
Дата:
Сообщение: Re: Optimizer showing wrong rows in plan