Profiling

js.mdnq js_adddot+mdng at gmail.com
Fri Dec 7 10:49:30 PST 2012


Is there a standard library that makes profiling easy and 
accurate?

e.g.,

profile.start();
...
writeln(profile.end());

where profile.end() can has some nicely printed string to 
output(like xxm xxs xxms)?



More information about the Digitalmars-d-learn mailing list