Re: Which qsort is used

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Which qsort is used
Дата
Msg-id Pine.LNX.4.58.0512131326050.27185@josh.db
обсуждение исходный текст
Ответ на Re: Which qsort is used  ("Luke Lonergan" <llonergan@greenplum.com>)
Ответы Re: Which qsort is used  ("Luke Lonergan" <llonergan@greenplum.com>)
Список pgsql-hackers

On Mon, 12 Dec 2005, Luke Lonergan wrote:
>
> Might you have time to implement these within the testing framework I
> published previously?  It has both the NetBSD and qsortG included along with
> a timing routine, etc.
>

Here we go:

http://www.cs.toronto.edu/~zhouqq/postgresql/sort/sort.html

The source tar ball and linux 2.4G gcc 2.96 test results is on the page.
There is a clear loser glibc, not sure qsortB or qsortG which is better.

Regards,
Qingqing


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Deadlock with ShareLocks?
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: Which qsort is used