Delphi Open Source initiative

These nice people link to my pages
(if you're not on the list but should be, let
me know)
Other Delphi profilers
Code instrumenting profilers:
- QTime (AutomatedQA)
Code-instrumenting profiler written by the author of MemProof (need
I say more?). Extensible, documented architecture and plenty of different
profilers to choose from (function profiler, sampling profiler, hit
counter, leak detector...). $349.99.
- Sleuth StopWatch
(TurboPower)
Code-instrumenting profiler from the famous company. Not as easy to
use as QTime but has important advantage - line level profiler. $399
(for Sleuth QA Suite = Sleuth CodeWatch + Sleuth StopWatch).
- VTune
(Intel)
Sampling profiler, $429, not working very well with Delphi, impressive
software altogether.
Source instrumenting profilers:
- ProDelphi (Helmuth J. H. Adolph)
Source instrumenting profiler for Delphi 2, 3, and 4, $50, not very
user-friendly, very accurate.
- SourceCoder (Peter
Tiemann)
Profiler, coverage analysis, and much more, Delphi 1, 2, 3, and 4, $89,
quite an interesting piece of work.
Outdated profilers:
- Delphi
Profiler (Axiomatic Software)
Simple source code profiler for Delphi 2 and 3, free with source.
- Lightning (Techmarc)
Source code profiler for Delphi 3, free.
- Speed Daemon
(IntegrationWare)
Source code profiler for Delphi 1, 2, and 3, $149, not updated for a
veeeery long time.
- SpeedItUp
(Robert Lechner)
Source code profiler for Delphi 3, 4, free.
Related tools
|