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

Home » Public Forums » archive » Slow array indexing
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Slow array indexing [message #29218] Wed, 06 February 2002 05:14
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
Hi,

Another array query - accessing arrays seems very slow in 5.5 (Alpha Linux)

IDL> array = INTARR(256,256,10)
IDL> iz = [0,2,4,6,8]
IDL> t=systime(1)&new = array[*,*,iz]&print,systime(1)-t
11.529402


Compare this with 5.4 (Alpha OSF unix) on a slower machine:
0.039039969


Anyone know what's going on here ?

Ciao.
[Message index]
 
Read Message
Previous Topic: test
Next Topic: idl5.5 widget_draw and color

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

Current Time: Wed Oct 08 14:52:53 PDT 2025

Total time taken to generate the page: 0.00411 seconds