r3898: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 31 Jan 2003 17:13:18 +0000 (17:13 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 31 Jan 2003 17:13:18 +0000 (17:13 +0000)
benchmarks/composite-test [new file with mode: 0755]
benchmarks/results [new file with mode: 0644]

diff --git a/benchmarks/composite-test b/benchmarks/composite-test
new file mode 100755 (executable)
index 0000000..78a0dcc
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+DIR=
+
+TIME=/usr/bin/time
+
+${DIR}ctsimtext phm2if /dev/null 768 768 --phantom herman --nsample 3
+${DIR}ctsimtext phm2pj ~/t.pj 900 900 --phantom herman --geometry parallel --nray 2
+${DIR}ctsimtext pjrec ~/t.pj ~/t.if 768 768
+rm ~/t.pj
+rm ~/t.if
diff --git a/benchmarks/results b/benchmarks/results
new file mode 100644 (file)
index 0000000..11c2d01
--- /dev/null
@@ -0,0 +1,12 @@
+Composite Test
+==============
+
+Pentium 4 2.8GHz:
+   20.1s (i386)
+   14.3s (Pentium 4)
+28% Speedup
+
+Athlon MP 1800+
+   (i386)
+   (Athlon)
+% Speedup