aprof334
Amiga Profiler 3.34 by Michael G. Binz - A profiler is a development tool supporting the developer in code optimization. A specified program is executed by the profiler which collects several informations (ie. call counts, time values) while executing. This data can be used to locate the so-called hot spots in your code.