Home | History | Annotate | Download | only in scripts
      1 ###############################################################################
      2 # Copyright (c) 2005, 2006 IBM Corporation and others.
      3 # All rights reserved. This program and the accompanying materials
      4 # are made available under the terms of the Eclipse Public License v1.0
      5 # which accompanies this distribution, and is available at
      6 # http://www.eclipse.org/legal/epl-v10.html
      7 #
      8 # Contributors:
      9 #     IBM Corporation - initial API and implementation
     10 ###############################################################################
     11 args=\
     12 -baseline 3.0_200406251208_200505301645 \
     13 -baseline.prefix 3.0_ \
     14 -highlight 3.0.2_,2.1.3_,3.1M6_,3.1M7_ ,3.1RC1 \
     15 -current 3.1RC1_200505271300_200505301912 \
     16 -jvm sun1.4.2_08 \
     17 -output d:/m7perf \
     18 -config eclipseperfwin2 \
     19 -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" \
     20 -scenario.pattern org.eclipse.ant
     21