| ############################################################################### | 
 | # Copyright (c) 2005, 2006 IBM Corporation and others. | 
 | # All rights reserved. This program and the accompanying materials | 
 | # are made available under the terms of the Eclipse Public License v1.0 | 
 | # which accompanies this distribution, and is available at | 
 | # http://www.eclipse.org/legal/epl-v10.html | 
 | # | 
 | # Contributors: | 
 | #     IBM Corporation - initial API and implementation | 
 | ############################################################################### | 
 | args=\ | 
 | -baseline 3.0_200406251208_200505301645 \ | 
 | -baseline.prefix 3.0_ \ | 
 | -highlight 3.0.2_,2.1.3_,3.1M6_,3.1M7_ ,3.1RC1 \ | 
 | -current 3.1RC1_200505271300_200505301912 \ | 
 | -jvm sun1.4.2_08 \ | 
 | -output d:/m7perf \ | 
 | -config eclipseperfwin2 \ | 
 | -config.properties "eclipseperfwin1,Win XP Sun 1.4.2_08 (2 GHz 512 MB),win,d:/m7perf/win;eclipseperflnx1,RHEL 3.0 Sun 1.4.2_08 (2 GHz 512 MB),linux,d:/m7perf/linux;eclipseperfwin2,Win XP Sun 1.4.2_08 (3 GHz 2 GB),win2,d:/m7perf/win2;eclipseperflnx2,RHEL 3.0 Sun 1.4.2_08 (3 GHz 2 GB),linux2,d:/m7perf/linux2" \ | 
 | -scenario.pattern org.eclipse.ant |