Re: qsort, once again

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: qsort, once again
Дата
Msg-id 87lkv3mu28.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: qsort, once again  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: qsort, once again
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> and here are the results using glibc's qsort, which of course isn't
> quicksort at all but some kind of merge sort:
> ...
> Overall: average cratio 0.63 over 525 tests

That looks better both on average and in the worst case. Are the time
constants that much worse that the merge sort still takes longer?

-- 
greg



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