Kamis, 03 Juni 2010

Poor C++ developer’s performance profiler

A while back I wrote a post about how I’ve used Stopwatch to profile .NET applications, this post is similar, it shows how “micro-benchmarking” can be done in C++ and more importantly it also shows how we can create a “using block” in C++. The unmanaged StopwatchBenchmarking in C++ can be done using the following code (courtesy of Igal T):Header: Read more: Helper Code Posted via email

Tidak ada komentar:

Posting Komentar