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

Home » Public Forums » archive » Arrays with complex index ?
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: Arrays with complex index ? [message #18267 is a reply to message #18128] Mon, 06 December 1999 00:00 Go to previous messageGo to previous message
wbiagiot is currently offline  wbiagiot
Messages: 59
Registered: January 1999
Member
In article <82bor4$o36$1@news.doit.wisc.edu>,

Henrik,

If you are interesting in looking at the timing of IDL routines (or
yours for that matter), IDL5.2 and upward has a pretty good execution
profiler (run->profile). This nifty feature gives you the exact
execution time and count for every one of your selected routines. This
will allow you to see where your program execution time is spent. Also,
IDL routines like 'COMPLEX' or 'FIX' are what I call "mini-routines"
and are so quick as to be inconsequental when looking at cumulative
execution time. Liam was correct in stating that if you can perform
your operations as array vectors that that is the best way to go by far.

Regards,

Bill B.

--
"They don't think it be like it is, but it do."

Oscar Gamble, NY Yankees


Sent via Deja.com http://www.deja.com/
Before you buy.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL 5.3 here
Next Topic: contour in polar coordinates

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

Current Time: Sat Oct 11 20:42:41 PDT 2025

Total time taken to generate the page: 1.43816 seconds