Guide:Regression

From Tau Wiki
Revision as of 21:20, 4 June 2009 by Scottb (talk | contribs) (Performance Regression with TAU)
Jump to: navigation, search

Performance Regression with TAU

Performance Regression analysis is the study of how an application's performance varies with time. In many cases an application that is actively being developed might benefit from running a test each night to closely monitor changes in the application parallel performance.

This page provides some information about how TAU can provide performance regressions. The basic strategy is to construct a set of scripts that can build and run your application with TAU on a particular machine and also use TAU to gather the resulting performance data for easy analysis.

Downloading TAU/PDT

you can use these commands to download TAU and PDT (needed if you want to do source level instrumentation):

wget http://tau.uoregon.edu/pdt.tgz 
wget http://tau.uoregon.edu/tau.tgz