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

Home » Public Forums » archive » Re: MAIN programs and CPU time
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: MAIN programs and CPU time [message #29835] Thu, 21 March 2002 09:59
badenes is currently offline  badenes
Messages: 5
Registered: January 2002
Junior Member
the_cacc@hotmail.com (trouble) wrote in message news:<5f9f0a23.0203210630.16852245@posting.google.com>...

Thanks! It worked fine ;)

> badenes@ieec.fcr.es (Carles Badenes) wrote in message news:<d46481f7.0203210244.681f1df4@posting.google.com>...
>>
>> ...I have tried the IDL profiler, but I can't get it to recognize
>> the routines I use...
>>
>
> I can't imagine why not. Oh hang on, your routines need to be compiled
> *before* the call to PROFILER. Try the following:
>
> PRO main
> RESOLVE_ALL
> PROFILER
> PROFIER,/SYSTEM
> ..
> (code goes here)
> ..
> PROFILER,/REPORT
> END
>
> Always works for me.
>
> Ciao.
Re: MAIN programs and CPU time [message #29844 is a reply to message #29835] Thu, 21 March 2002 06:30 Go to previous message
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
badenes@ieec.fcr.es (Carles Badenes) wrote in message news:<d46481f7.0203210244.681f1df4@posting.google.com>...
>
> ...I have tried the IDL profiler, but I can't get it to recognize
> the routines I use...
>

I can't imagine why not. Oh hang on, your routines need to be compiled
*before* the call to PROFILER. Try the following:

PRO main
RESOLVE_ALL
PROFILER
PROFIER,/SYSTEM
..
(code goes here)
..
PROFILER,/REPORT
END

Always works for me.

Ciao.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: color flashing on one of identical(?NOT) suns
Next Topic: How to shade area between two lines

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

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

Total time taken to generate the page: 0.00408 seconds