
 Kropki benchmark for GNU/Linux.
 http://www.nongnu.org/kropki/

 Based on kropki version 84.13, compiled using g++-4.3.2.

----------------------------------------------------------------------
 How to use
----------------------------------------------------------------------
Type

   $ ./bench32_auto.bash

to automatically generate file 'bench_out.txt' using 32-bit executable.
Or

   $ ./bench64_auto.bash

to automatically generate file 'bench64_out.txt' using 64-bit executable.

One should take into account single threaded cpu-time benchmarks
and multithreaded real-time benchmarks (if ran on multi-core/-threaded cpu).

Please send me the results :)

----------------------------------------------------------------------
 Copyright
----------------------------------------------------------------------
Copyright (C) 1999,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 Bartek Dyda
  <kropki@yahoo.co.uk>.
SGF support     : from GnuGO, Copyright 1999, 2000, 2001, 2002, 2003 and 2004
                  by the Free Software Foundation. 
GUI enhancements: Copyright (C) 2009 Alexander Mishchenko.
Some ideas by Rafal Pikula (1999,2001,2002,2003,2004,2005,2006,2007)

Kropki is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2,
as published by the Free Software Foundation.

Kropki is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License, version 2, for more details.

You should have received a copy of the GNU General Public License
along with Kropki; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
