Re: gaussian distribution pgbench

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: gaussian distribution pgbench
Дата
Msg-id CAM3SWZQmOwjxD3AXz-Je_8wupZdn_Y-NqKEfnSfBxuKZSzurDw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: gaussian distribution pgbench  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: gaussian distribution pgbench
Список pgsql-hackers
On Thu, Nov 21, 2013 at 9:13 AM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> So what I'd actually like to see is \setgaussian, for use in custom scripts.

+1. I'd really like to be able to run a benchmark with a Gaussian and
uniform distribution side-by-side for comparative purposes - we need
to know that we're not optimizing one at the expense of the other.
Sure, DBT-2 gets you a non-uniform distribution, but it has serious
baggage from it being a tool primarily intended for measuring the
relative performance of different database systems. pgbench would be
pretty worthless for measuring the relative strengths and weaknesses
of different database systems, but it is not bad at informing the
optimization efforts of hackers. pgbench is a defacto standard for
that kind of thing, so we should make it incrementally better for that
kind of thing. No standard industry benchmark is likely to replace it
for this purpose, because such optimizations require relatively narrow
focus.

Sometimes I want to maximally pessimize the number of FPIs generated.
Other times I do not. Getting a sense of how something affects a
variety of distributions would be very valuable, not least since
normal distributions abound in nature.


-- 
Peter Geoghegan



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: New option for pg_basebackup, to specify a different directory for pg_xlog
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: preserving forensic information when we freeze