projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83cd09a
)
we now have the D3D stuff... so let's put this in the-big-benchmark
author
Rudolf Polzer <divverent@alientrap.org>
Sat, 20 Nov 2010 18:10:49 +0000
(19:10 +0100)
committer
Rudolf Polzer <divverent@alientrap.org>
Sat, 20 Nov 2010 18:10:49 +0000
(19:10 +0100)
the-big-benchmark.sh
patch
|
blob
|
history
diff --git
a/the-big-benchmark.sh
b/the-big-benchmark.sh
index 959281c862f9592fc5229a96396d4a86aad8553a..15b78e0d93562ac2996c074462e8cb80c0d7be61 100755
(executable)
--- a/
the-big-benchmark.sh
+++ b/
the-big-benchmark.sh
@@
-34,7
+34,7
@@
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