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

Home » Public Forums » archive » Re: Counting running processes in IDL?
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: Counting running processes in IDL? [message #77191 is a reply to message #77190] Wed, 10 August 2011 07:09 Go to previous message
Jeremy Bailin is currently offline  Jeremy Bailin
Messages: 618
Registered: April 2008
Senior Member
On 8/10/11 5:32 AM, Jasdeep Anand wrote:
> Hello all,
>
> I'm putting together a program in IDL to analyse some data. Long story
> short, there are plenty of calculations, loops and IF statements
> abound and it works reasonably well on the computer we have. The
> problem is that I want to port at least some of these processes onto a
> format that would run in embedded software (say on the back of a
> processor). The first think I want to do is to count how many times
> during a program's run does it do anything remotely taxing (adding,
> multiplying, array manipulation, etc). Is there anything like a
> process counter in IDL, where it would output the time a program took
> to run, and the number of times "something expensive" happened?
>
> Thanks in advance,
>
> Jasdeep.

I'm not sure if it's exactly what you're looking for, but the profiler
would probably be a good place to start.

http://www.idlcoyote.com/code_tips/whyslow.html

-Jeremy.
[Message index]
 
Read Message
Read Message
Previous Topic: Counting running processes in IDL?
Next Topic: Wavelength Calibration

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

Current Time: Sun Oct 12 01:26:41 PDT 2025

Total time taken to generate the page: 0.16865 seconds