Home »
Public Forums »
archive »
Announce: IDL Line Profiling software
Announce: IDL Line Profiling software [message #42030] |
Mon, 13 December 2004 12:44 |
Eric Tittley
Messages: 3 Registered: December 2004
|
Junior Member |
|
|
IDL_line_profiling-1.0 is available from
http://www.hmet.net/software/IDL_line_profiling/
Line profiling determines the amount of time spent executing each line
of code.
IDL has a PROFILE tool, but it only determines the amount of time spent
in each function or procedure. It doesn't resolve the time spent on each
line.
Included are the necessary scripts and procedures to perform line
profiling on IDL code.
NOTE: This is a very young version. It makes assumptions about the
source code file that may not always be true (see README but it should
be easy to alter the source code to conform to the expectations. As the
code matures, it will become more robust. I hope.
Eric Tittley
|
|
|
Current Time: Wed Oct 08 15:52:57 PDT 2025
Total time taken to generate the page: 0.00426 seconds