--- gforth/Benchres 2010/08/07 15:34:06 1.78 +++ gforth/Benchres 2012/07/24 01:15:21 1.85 @@ -1,4 +1,4 @@ -Copyright (C) 2003,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc. +Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010,2011 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. @@ -13,6 +13,16 @@ http://www.complang.tuwien.ac.at/papers/ All times are given in seconds of user time. +After 0.7.0: +AMD64: +sieve bubble matrix fib + 0.284 0.436 0.204 0.516 2012-01-11; AMD E-450 1650MHz; gcc-4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) +ARM A8: +sieve bubble matrix fib + 2.610 3.430 2.470 3.980 2012-06-27; Allwinner A10 1.0GHz; gcc-4.4.3 (Android 4.0.3) + 1.390 1.820 1.850 2.310 2012-07-23; Allwinner A10 1.0GHz; gcc-4.6.x (Android 4.0.3) + 2.671 3.125 2.515 4.054 2012-06-27; TI OMAP 3620 1.0GHz; gcc-4.4.3 (Android 2.3.4) + Results with Gforth 0.7.0 (for comparing CPUs and C compilers): AMD64: sieve bubble matrix fib @@ -35,6 +45,7 @@ IA32: 0.245 0.287 0.156 0.376 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-2.95.4 20011002 (Debian prerelease) 0.253 0.350 0.143 0.392 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-3.3.5 (Debian 1:3.3.5-13) 0.258 0.335 0.138 0.386 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-3.4.4 20050314 (prerelease) (Debian 3.4.3-13sarge1) + 1.760 2.120 1.016 2.104 0.7.0-20100807; VIA C7 800MHz; gcc-4.3.2 (Debian 4.3.2-1.1) PowerPC: 0.644 0.740 0.320 0.992 0.7.0; PPC7447A 1066MHz (iBook G4 1GHz); gcc-2.95.4 20011002 (Debian prerelease) 1.740 1.884 1.440 2.264 0.7.0; PPC7447A 1066MHz (iBook G4 1GHz); gcc-3.2.3 (Debian) @@ -60,6 +71,7 @@ ARM: MIPS32 7.25 8.24 6.13 9.09 0.7.0-20100725; Ingenic XBurst Jz4720 336MHz; gcc-4.3.3 (OpenWrt-xburst Backfire 10.03) 4.25 5.10 2.82 4.84 0.7.0-20100807--dynamic; Ingenic XBurst Jz4720 336MHz; gcc-4.3.3 (OpenWrt-xburst Backfire 10.03) + 3.71 4.51 2.65 4.49 0.7.0-20100918--dynamic; Ingenic XBurst Jz4720 336MHz; gcc-4.5.2-linaro (OpenWrt-xburst trunk) SPARC: 2.133 2.855 1.536 1.970 0.7.0; UltraSparc T1 1GHz; gcc-3.4.3 (csl-sol210-3_4-branch+sol_rpath)