| От | Andrew Dunstan |
|---|---|
| Тема | Re: jsonb access operators inefficiency |
| Дата | |
| Msg-id | 5388C245.90306@dunslane.net обсуждение исходный текст |
| Ответ на | Re: jsonb access operators inefficiency (Oleg Bartunov <obartunov@gmail.com>) |
| Ответы |
Re: jsonb access operators inefficiency
|
| Список | pgsql-hackers |
On 05/30/2014 01:30 PM, Oleg Bartunov wrote: > The patch really improves access performance to jsonb. On the > delicious bookmarks I got 5 times better performance.Now jsonb > outperforms json on simple access (slide 12 of pgcon presentation) by > 103 times ! > > (Oleg, please try not to top-post) The question is whether the speedup comes from the reduction in lookup times or the reduction in string copying. I have a strong suspicion that it's mostly the first, not the second. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера