Fundamentals of Performance Profiling
Performance Profiling, in simplest terms is all about checking to see if your code and thus application is as optimized and fast performing as you hoped it would be.
Choosing the Best Code Profiling Tool
Choosing the correct profiling tool is difficult for many development teams. With many choices and features to pick from, we show you which aspects of a profiling tool are the most important
Large Applications: How to Do Code Coverage?
We'll walk you through how we do code coverage analysis on our own product, TestComplete, a large 32 bit application