Re: Re : Solaris Performance - 64 bit puzzle

From: <markir(at)slingshot(dot)co(dot)nz>
To: andrew(at)libertyrms(dot)info
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Re : Solaris Performance - 64 bit puzzle
Date: 2002-05-20 02:46:18
Message-ID: 20020520024618.D3708475897@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Andrew

Can you try the attached program (testqsort.c) out ?

It is the example I sent to Sun to illustrate the qsort problem.

I have tried compiling this in 64 bit mode with (with egcs) on Solaris 8
and get very similar behaviour to the 32 bit mode (i.e 100's of times slower
then the FreeBSD qsort).

It would be interested to see what you discover.

regards

Mark

Attachment Content-Type Size
testqsort.c application/octet-stream 804 bytes

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Perrin 2002-05-20 02:48:42 DBD::Pg: Placeholders not working
Previous Message Gregory Seidman 2002-05-19 21:34:13 Re: immediate set values