When migrating to a new platform like .NET, many questions regarding performance arise. Presented with a choice between multiple ways of accomplishing the same task, performance can often be the deciding factor when deciding which technique to use. Determining which technique is the quickest may seem simple, but can rapidly deteriorate into complexity. This article presents a performance test framework that allows for a consistent and robust execution of performance test cases, and allows the results of the tests to be displayed and analyzed in a number of ways.
Download Article
Download Code
|
|
|