summaryrefslogtreecommitdiffstats
path: root/bench/dimension/render.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bench/dimension/render.sh')
-rwxr-xr-xbench/dimension/render.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bench/dimension/render.sh b/bench/dimension/render.sh
index c5dbbc6..8efb1f5 100755
--- a/bench/dimension/render.sh
+++ b/bench/dimension/render.sh
@@ -20,6 +20,6 @@
#########################################################################
echo -e "Single-threaded"
-time ${top_builddir}/dimension/dimension -w1920 -h1080 --quality=1 --threads=1 bench.pov >/dev/null
+time ${top_builddir}/dimension/dimension -w1920 -h1080 --quality=1 --threads=1 bench.pov
echo -e "\nMulti-threaded"
-time ${top_builddir}/dimension/dimension -w1920 -h1080 --quality=1 bench.pov >/dev/null
+time ${top_builddir}/dimension/dimension -w1920 -h1080 --quality=1 bench.pov