
Performance testing is usually left for last in the application development cycle - not because it's unimportant, but because it's hard to test effectively with so many unknown variables. In this month's In pursuit of code quality, Andrew Glover makes
a case for performance testing as part of the development cycle and shows you two easy ways to do it.