65.9K
CodeProject is changing. Read more.
Home

Guidelines on Timing A Function

starIconstarIconstarIconstarIconstarIcon

5.00/5 (4 votes)

Feb 20, 2012

CPOL

2 min read

viewsIcon

8209

As a developer who has spent a fair amount of time tweaking code for performance optimization, I'm having some issues with this article.First of all, who has generally accepted 10M iterations to test the performance? Unless your native code happens to be calling a function thousands or...