Re: usleep feature for pgbench

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: usleep feature for pgbench
Дата
Msg-id 22479.1183672472@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: usleep feature for pgbench  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane wrote:
>> Did you check that the observed performance for non-usleep-using scripts
>> didn't change?  If this extra overhead causes a reduction in reported
>> TPS rates it would make it hard to compare older and newer tests.

> I keep wondering, why is that important?  If you want to compare results
> of different PG versions, surely you can run the tests with the newest
> version of pgbench?

It's more about not having to repeat old test cases every time you want
to have numbers comparable to your latest case.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: usleep feature for pgbench
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Bgwriter strategies