Performance testing
June 1st, 2008
Daily | 

I thought it might be cool to show a bit of how I run my multi-threaded batch mode tests for WebShot.

Basically I have a class called DebugDlg that allows me to easyly throw any kind of information about an instance of an object to a listview control. Then you can also organize object types by tab. The DebugDlg class uses dialog templates so it isn’t dependent upon including a resource file into the project. I even thought about making it do graphs and stuff so that you could see the change in the number of objects or resources being used at any one time.
The time in the screenshot is accurate.







