cd jolden echo bh cd bh cd classes time java BH -b 4096 -m &> java.out time sablevm-1.0.9-switch-debug -Y BH -b 4096 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y BH -b 4096 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y BH -b 4096 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y BH -b 4096 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo bisort cd bisort cd classes time java BiSort -s 250000 -m &> java.out time sablevm-1.0.9-switch-debug -Y BiSort -s 250000 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y BiSort -s 250000 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y BiSort -s 250000 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y BiSort -s 250000 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo em3d cd em3d cd classes time java Em3d -n 2000 -d 100 -m &> java.out time sablevm-1.0.9-switch-debug -Y Em3d -n 2000 -d 100 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y Em3d -n 2000 -d 100 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y Em3d -n 2000 -d 100 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y Em3d -n 2000 -d 100 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo health cd health cd classes time java Health -l 5 -t 500 -s 1 -m &> java.out time sablevm-1.0.9-switch-debug -Y Health -l 5 -t 500 -s 1 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y Health -l 5 -t 500 -s 1 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y Health -l 5 -t 500 -s 1 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y Health -l 5 -t 500 -s 1 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo mst cd mst cd classes time java MST -v 1024 -m &> java.out time sablevm-1.0.9-switch-debug -Y MST -v 1024 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y MST -v 1024 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y MST -v 1024 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y MST -v 1024 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo perimeter cd perimeter cd classes time java Perimeter -l 16 -m &> java.out time sablevm-1.0.9-switch-debug -Y Perimeter -l 16 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y Perimeter -l 16 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y Perimeter -l 16 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y Perimeter -l 16 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo power cd power cd classes time java Power -m &> java.out time sablevm-1.0.9-switch-debug -Y Power -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y Power -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y Power -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y Power -m &> sablevm-staging-r1575-inlined.out cd ../.. echo treeadd cd treeadd cd classes time java TreeAdd -l 20 -m &> java.out time sablevm-1.0.9-switch-debug -Y TreeAdd -l 20 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y TreeAdd -l 20 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y TreeAdd -l 20 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y TreeAdd -l 20 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo tsp cd tsp cd classes time java TSP -c 1000 -m &> java.out time sablevm-1.0.9-switch-debug -Y TSP -c 1000 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y TSP -c 1000 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y TSP -c 1000 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y TSP -c 1000 -m &> sablevm-staging-r1575-inlined.out cd ../.. echo voronoi cd voronoi cd classes time java Voronoi -n 20000 -m &> java.out time sablevm-1.0.9-switch-debug -Y Voronoi -n 20000 -m &> sablevm-1.0.9-switch-debug.out time sablevm-staging-r1575-switch-debug -Y Voronoi -n 20000 -m &> sablevm-staging-r1575-switch-debug.out time sablevm-1.0.9-inlined -Y Voronoi -n 20000 -m &> sablevm-1.0.9-inlined.out time sablevm-staging-r1575-inlined -Y Voronoi -n 20000 -m &> sablevm-staging-r1575-inlined.out cd ../.. cd ..