Re: Yet another fast GiST build

Поиск
Список
Период
Сортировка
От Yuri Astrakhan
Тема Re: Yet another fast GiST build
Дата
Msg-id 158588386061.24526.3395880113188672625.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: Yet another fast GiST build  (Darafei "Komяpa" Praliaskouski <me@komzpa.net>)
Ответы Re: Yet another fast GiST build  (Darafei "Komяpa" Praliaskouski <me@komzpa.net>)
Список pgsql-hackers
Awesome addition!  Would it make sense to use x86's BMI2's PDEP instruction, or is the interleave computation too small
ofa percentage to introduce not-so-easy-to-port code?  Also, I think it needs a bit more documentation to explain the
logic,i.e. a link to https://stackoverflow.com/questions/39490345/interleave-bits-efficiently ?  Thx for making it
faster:) 

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: [PATCH] Keeps tracking the uniqueness with UniqueKey
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: WAL usage calculation patch