# HG changeset patch # User diego # Date 1073086901 0 # Node ID 6eada518a7eaa1e3eeceee118d39c3fca017ccd6 # Parent 7f596e8eed2d2390f0f9c8a9e971f6822ebe23f7 an ocean of Cola for the G man diff -r 7f596e8eed2d -r 6eada518a7ea TOOLS/benchmark-gab/benchmark --- 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