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

Home » Public Forums » archive » 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 #8096 is a reply to message #7778] Mon, 03 February 1997 00:00 Go to previous message
pit is currently offline  pit
Messages: 92
Registered: January 1996
Member
In article <pford-2901972229000001@news.compassnet.com>,
pford@bcm.tmc.edu (Patrick Ford) writes:

> IDL> test
> Wed Jan 29 22:25:25 1997
> Wed Jan 29 22:25:28 1997
> IDL 4.01 on a PPC 604 132 Mhz Mac clone for what it is worth.

Really? What System load did you have?
Linux 4.01 on a Pentium 133 gives

IDL> a = indgen(100000L) & b = [a,a]
IDL> print,systime(0)&s = b(sort(b))&print,systime(0)
Mon Feb 3 13:18:45 1997
Mon Feb 3 13:18:46 1997

IDL> a = lindgen(100000L) & b = [a,a]
IDL> print,systime(0)&s = b(sort(b))&print,systime(0)
Mon Feb 3 13:20:36 1997
Mon Feb 3 13:20:37 1997

Peter

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
Peter "Pit" Suetterlin http://www.uni-sw.gwdg.de/~pit
Universitaets-Sternwarte Goettingen
Tel.: +49 551 39-5048 pit@uni-sw.gwdg.de
-- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * --
Come and see the stars! http://www.kis.uni-freiburg.de/~ps/SFB
Sternfreunde Breisgau e.V. Tel.: +49 7641 3492
____________________________________________________________ ______________
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Speckle
Next Topic: KILL_NOTIFY Programs

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

Current Time: Sun Oct 12 02:47:02 PDT 2025

Total time taken to generate the page: 1.43976 seconds