| От | Tom Lane |
|---|---|
| Тема | Re: How much do the hint bits help? |
| Дата | |
| Msg-id | 9107.1292978717@sss.pgh.pa.us обсуждение |
| Ответ на | How much do the hint bits help? (Merlin Moncure <mmoncure@gmail.com>) |
| Ответы |
Re: How much do the hint bits help?
|
| Список | pgsql-hackers |
Merlin Moncure <mmoncure@gmail.com> writes:
> Attached is an incomplete patch disabling hint bits based on compile
> switch. ...
> So far, at least doing pgbench runs and another test designed to
> exercise clog lookups, the performance loss of always doing full
> lookup hasn't materialized.
The standard pgbench test would be just about 100% useless for stressing
this, because its net database activity is only about one row
touched/updated per query. You need a test case that hits lots of rows
per query, else you're just measuring parse+plan+network overhead.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера