Einzelnen Beitrag anzeigen

mjustin

Registriert seit: 14. Apr 2008
3.005 Beiträge
 
Delphi 2009 Professional
 
#5

Re: Profiler oder was ähnliches...

  Alt 19. Feb 2010, 18:23
Zitat von DelTurbo:
Hi,

gibt es irgendwas, was man eventuell sogar mit compilieren kann, der einem zeigt wo die prozessor last hin geht. Also welche routine am meisten last verusacht.

Danke im voraus
Eric Grange's Sampling Profiler (freeware):

http://www.torry.net/authorsmore.php?id=7200

* Profiled applications runs at full speed, allowing to diagnose actual bottlenecks with no instrumentation-related bias
* Detailed profiling information, from the dll level down to the code line
* Ability to run unattended or over long periods of time to allow identifying rare or hard to reproduce slowdowns
* Supports Delphi 5 to Delphi 2010
* Supports TD32, MAP, JDBG and ZJDBG debug information.

Cheers,
Michael Justin
habarisoft.com
  Mit Zitat antworten Zitat