pgsql: pgbench: Correct for bias in --rate schedule generation.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: pgbench: Correct for bias in --rate schedule generation.
Дата
Msg-id E1VP20E-0008B8-1I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pgbench: Correct for bias in --rate schedule generation.

Previous code gave a mean delay 0.44% below target.  This change also
has the effect of increasing the maximum possible delay.

Fabien COELHO

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c2df45a37cd9e32815fe2786cbb3ef905daaa7d2

Modified Files
--------------
contrib/pgbench/pgbench.c |   10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Plug memory leak in range_cmp function.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix spurious warning after vacuuming a page on a table with no i