Getting Started

The tutorials use the nativeExample.exe sample application to demonstrate performance analysis testing.

The example application provides a few standard demonstrations of sorting techniques, each of which has a different behaviour and performance characteristic.

Projects

The project file is nativeExample.vcxproj.

If you are using Visual Studio 6, The project file is nativeExample.dsp.

Build

The nativeExample.exe application is shipped as a project with source code.

The project can be found in the nativeExample directory in the same directory that Performance Validator was installed in.

Please compile all configurations of the sample application before continuing the tutorial. 

Overview

The tutorials will demonstrate simple source code Performance techniques and more advanced techniques such as merging results and creating regression tests.

Fully functional, free for 30 days