next up previous index
Next: Portability Up: ECLiPSe Features Previous: Autoloading Libraries

Profiling Tools

  Two tools are provided to analyse program runs and extract information for performance improvements. One is a port-model based analyser which produces statistics about how many times a program passed every debugger port. The other is a true timing profiler which measures the time spent in every predicate of a program. The latter works even on optimized compiled code.



Micha Meier
Mon Mar 4 12:11:45 MET 1996