Diff for /gforth/Benchres between versions 1.60 and 1.62

version 1.60, 2006/05/20 07:07:28 version 1.62, 2007/03/12 20:11:55
Line 1 Line 1
 Copyright (C) 2003,2004,2005 Free Software Foundation, Inc.  Copyright (C) 2003,2004,2005,2006 Free Software Foundation, Inc.
   
    This file is free documentation; the Free Software Foundation gives     This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.  unlimited permission to copy, distribute and modify it.
Line 13  http://www.complang.tuwien.ac.at/papers/ Line 13  http://www.complang.tuwien.ac.at/papers/
   
 All times are given in seconds of user time.  All times are given in seconds of user time.
   
   Development results:
   sieve bubble matrix  fib  platform and version
    3.51  3.91   3.54  4.07  Xscale 600MHz; 2007-03-12; gcc-3.3.6
   
 Results with Gforth 0.6.2 (for comparing CPUs):  Results with Gforth 0.6.2 (for comparing CPUs):
 siev    bubble  matrix  fib     machine and configuration  siev    bubble  matrix  fib     machine and configuration
  0.21    0.33    0.14    0.36   Athlon 64 3200+ (2GHz, 1MB L2); gcc-2.95.1; gforth-0.6.2 --enable-force-reg   0.21    0.33    0.14    0.36   Athlon 64 3200+ (2GHz, 1MB L2); gcc-2.95.1; gforth-0.6.2 --enable-force-reg

Removed from v.1.60  
changed lines
  Added in v.1.62


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>