to run the performance testing: 1. make sure all the private static final variables set in org.cipres.webapp.helpers.PerformanceAction are correct 2. make sure $CIPRES_WEB_HOME/performance/ directory is created and that src/main/resources/NexusFile.xml is copied into the directory; 3. the script to invoke the program is in: src/main/script/runPerformanceTest.sh 4. you'll need to check cipresweb directory from svn even the code is in cipres-misc because we use the tool xml files from cipres-web.