Version 6.6 of ProDelphi, the source code profiler for Delphi is
released. With ProDelphi the runtimes of methods can be measured.
The built-in viewer shows the measurement results. With the
Browser a fast navigation inside the results is possible. The
results can also be exported in DB-format. ProDelphi is integrated
into the Delphi tools menu.
Enhancements in version 6.6:
- History function: The times of the actual run and the preceding
run can be compared with a mouse click. Colored cells give an
overview, which methods became significantly faster or slower.
- Units search path can be longer than 255 characters now.
- Documentation enhanced: hints for optimizing the code and excact
measurement.
- Different bugfixes
Other features:
- Profiling of multiple directories, search path read from
Delphi's options file.
- Measuring code in DLL's.
- Granularity: 1 CPU-cycle
Download of the freeware version:
http://www.hp.europe.de/prodelphi
Helmuth J.H. Adolph