Re: [HACKERS] pgbench: faster version of tpcb-like transaction

Поиск
Список
Период
Сортировка
Искать
От
Fabien COELHO
Тема
Re: [HACKERS] pgbench: faster version of tpcb-like transaction
Дата
Msg-id
alpine.DEB.2.20.1708270736130.18068@lancre
Ответ на
Список
Дерево обсуждения
[HACKERS] pgbench: faster version of tpcb-like transaction Jeff Janes <jeff.janes@gmail.com>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Tatsuo Ishii <ishii@sraoss.co.jp>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Andres Freund <andres@anarazel.de>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Tatsuo Ishii <ishii@sraoss.co.jp>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Fabien COELHO <coelho@cri.ensmp.fr>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Fabien COELHO <coelho@cri.ensmp.fr>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Fabien COELHO <coelho@cri.ensmp.fr>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Peter Geoghegan <pg@bowt.ie>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Jeff Janes <jeff.janes@gmail.com>
Re: [HACKERS] pgbench: faster version of tpcb-like transaction Peter Geoghegan <pg@bowt.ie>

Hello,

> If all the data is in memory and you have a system with fast fsyncs (or 
> are running with fsync off, or unlogged tables, or synchronous_commit 
> off), then the big bottleneck in pgbench is the amount of back and forth 
> between the pgbench program and the backend.

Sure. The throughput of a benchmark depends on a bottleneck which may be 
disk ios, cpu, network, load... depending on the test conditions.

I tested quite a few variants for my PgDay Paris 2017 talk, including PL 
functions, see https://wiki.postgresql.org/wiki/PgDay_Paris_2017.

-- 
Fabien.


В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Fabien COELHO
Дата:
FAQ