changeset 11734:6eada518a7ea

an ocean of Cola for the G man
author diego
date Fri, 02 Jan 2004 23:41:41 +0000
parents 7f596e8eed2d
children 6034f7a2f491
files TOOLS/benchmark-gab/benchmark
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/benchmark-gab/benchmark	Fri Jan 02 23:21:45 2004 +0000
+++ b/TOOLS/benchmark-gab/benchmark	Fri Jan 02 23:41:41 2004 +0000
@@ -79,13 +79,13 @@
 if [ -e xmga ]; then
   if [ ! -e xmga_nodr ]; then
     wrtlog Starting XMGA \(no DR\) benchmark runs, with 3 tries...
-    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -slices -vf-clr -autoq 0"
+    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -nodr -slices -vf-clr -autoq 0"
     benchsamples
   fi
 
   if [ ! -e xmga_nodr_noslices ]; then
     wrtlog Starting XMGA \(no DR\) \(no slices\) benchmark runs, with 3 tries...
-    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
+    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -nodr -noslices -vf-clr -autoq 0"
     benchsamples
   fi
 
@@ -95,7 +95,7 @@
     benchsamples
   fi
 
-  if [ ! -e xmga_dr ]; then
+  if [ ! -e xmga_dri_noslices ]; then
     wrtlog Starting XMGA \(DR\) \(no slices\) benchmark runs, with 3 tries...
     DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
     benchsamples