1
vote
Delphi profiling made simple… really simple!
Daniele Teti's programming blog
– Many users asked Embarcadero to include a profiler in the next Delphi for Win32. Waiting for this, there are some interesting tools for profile a Delphi program. For example, AsmProfile is an Open Source sampling profiler wich is very simple to use. If you dont know differences between Instrumenting profiler and Sampling profiler, you can go here or here and read about it. So, Suppose to have a slow code like this: Download AsmProfiler from SVN or project home page (see and of the article). Now you can put 2 unit in your uses clause and initialize profiler interface directly in your dpr So ...
Statistics
|
Visits by Source |
User Actions |




