X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=the-big-benchmark.sh;h=1744a1adc2523457ea90858c9512ce97287ea96b;hb=82a15eeacd41f73b8b1e8d4363aebc96c7ebba18;hp=959281c862f9592fc5229a96396d4a86aad8553a;hpb=73f6d0eab68a0822e28b4c61c0458473213db1ae;p=xonotic%2Fxonotic.git diff --git a/the-big-benchmark.sh b/the-big-benchmark.sh index 959281c8..1744a1ad 100755 --- a/the-big-benchmark.sh +++ b/the-big-benchmark.sh @@ -34,10 +34,10 @@ USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keyb ./all clean -r -f ( cd darkplaces - git checkout master || git checkout -t origin/master || exit 1 + git checkout div0-stable-pred3d9 || git checkout -t origin/div0-stable-pred3d9 || exit 1 ) ./all compile -r -USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keybench.dem +//master || true +USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keybench.dem +//div0-stable-pred3d9 || true ./all clean -r -f -u set +x