| От | Tom Lane |
|---|---|
| Тема | Re: Fun little performance IMPROVEMENT... |
| Дата | |
| Msg-id | 17636.1295639447@sss.pgh.pa.us обсуждение |
| Ответ на | Fun little performance IMPROVEMENT... (grant@amadensor.com) |
| Ответы |
Re: Fun little performance IMPROVEMENT...
|
| Список | pgsql-performance |
grant@amadensor.com writes:
> Here is the fun part. When running 8 threads spinning calculating square
> roots (using the stress package), the full scan returned consistently 60%
> faster than the machine with no load.
Possibly the synchronized-seqscans logic kicking in, resulting in this
guy not having to do all his own I/Os. It would be difficult to make
any trustworthy conclusions about performance in such cases from a view
of only one process's results --- you'd need to look at the aggregate
behavior to understand what's happening.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера