comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: looking for sort procedure
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: looking for sort procedure [message #7763 is a reply to message #7750] Thu, 16 January 1997 00:00 Go to previous messageGo to previous message
brian.jackel is currently offline  brian.jackel
Messages: 23
Registered: May 1996
Junior Member
In article <32DD43B9.31DF@kfa-juelich.de> "R. Bauer" <r.bauer@kfa-juelich.de> writes:

> It was surprising me that's idl's build-in sort procedure is very very
> slow.
> for this example it needs on may RS6000 AIX more than 2 minutes.

> a = indgen(10000)
> b = [a,a]
> print,systime(0)
> s = b(sort(b))
> print,systime(0)
> end

> This is much too long.

Yes, it certainly is. On a 66Mhz 486 PC running Windows 95 your example
takes less than 2 seconds. What results do you get from the time_test
benchmark?

Brian Jackel
University of Western Ontario
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: File handeling architecture hints wanted
Next Topic: Resource temporarily unavailable

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:27:44 PDT 2025

Total time taken to generate the page: 0.40276 seconds