Diff for /gforth/Benchres between versions 1.81 and 1.83

version 1.81, 2011/08/13 09:47:39 version 1.83, 2012/01/11 17:40:18
Line 1 Line 1
 Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010 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     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.
   
   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)
   
 Results with Gforth 0.7.0 (for comparing CPUs and C compilers):  Results with Gforth 0.7.0 (for comparing CPUs and C compilers):
 AMD64:  AMD64:
 sieve bubble matrix  fib  sieve bubble matrix  fib

Removed from v.1.81  
changed lines
  Added in v.1.83


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