Re: Which qsort is used

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Which qsort is used
Дата
Msg-id Pine.LNX.4.58.0512121225550.20753@eon.cs
обсуждение исходный текст
Ответ на Re: Which qsort is used  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers

On Mon, 12 Dec 2005, Neil Conway wrote:
>
> Whether we should go to the trouble of second-guessing glibc is a
> separate question, though: it would be good to see some performance
> figures for real-world queries.
>

For qsort, due to its simple usage, I think simulation test should be
enough. But we have to consider many situations like cardinality, data
distribution etc. Maybe not easy to find real world queries providing so
many variations.

> BTW, Luke Lonergan recently posted some performance results for a fairly
> efficient public domain implementation of qsort to the bizgres list:
>
> http://lists.pgfoundry.org/pipermail/bizgres-general/2005-December/000294.html
>

Ooops, more interesting than the thread itself ;-)

Regards,
Qingqing


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Which qsort is used
Следующее
От: Volkan YAZICI
Дата:
Сообщение: number of loaded/unloaded COPY rows