Re: qsort (was Re: Solaris)

Поиск
Список
Период
Сортировка
От dalgoda@ix.netcom.com (Mike Castle)
Тема Re: qsort (was Re: Solaris)
Дата
Msg-id l5f3ox1if.ln2@thune.mrc-home.org
обсуждение исходный текст
Ответ на Re: Solaris  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: qsort (was Re: Solaris)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: qsort (was Re: Solaris)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
In article <4896.1051644271@sss.pgh.pa.us>,
Tom Lane  <tgl@sss.pgh.pa.us> wrote:
>dalgoda@ix.netcom.com (Mike Castle) writes:
>> Better yet:  Anyway of running performance tests from configure?
>
>Peter will object to that because of cross-compilation issues; and I'll
>object because I run configure often enough that I don't want it to take
>the time that would be needed for a reliable performance test ...


Understandable.

What about --with-pg-qsort (that defaults to use for currently known
systems) with a test program people could run if they want?

In that case, would counting the calls to the compare function be the
appropriate measurement (I'd think either wall or system time would vary
too widely).

mrc
--
     Mike Castle      dalgoda@ix.netcom.com      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc


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

Предыдущее
От: Hadley Willan
Дата:
Сообщение: Re: Simple question about messages
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: qsort (was Re: Solaris)