[HACKERS] 3D Z-curve spatial index

Поиск
Список
Период
Сортировка
От Boris Muratshin
Тема [HACKERS] 3D Z-curve spatial index
Дата
Msg-id CAO+8Nm6LJ-NdYBTVk1Giko=HT5JFAMdfmS5OaBf_k+-sgvur5w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] 3D Z-curve spatial index  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Hi hackers,

The low-level implementation of 3D Z-curve index
(https://github.com/bmuratshin/zcurve/tree/master)
is getting close to GiST R-Tree performance at
significantly lesser number of pages read from disk.

See attached figures, 
times2 - average request execution time VS average points number in result 
reads2 - average shared reads number VS average points number in result 

Feel free to connect with me if you have any questions.
Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless)
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: [HACKERS] pgbench more operators & functions