Explorar o código

* number of cycles slightly increased for better measurements

git-svn-id: trunk@40161 -
florian %!s(int64=6) %!d(string=hai) anos
pai
achega
47c9bca7f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/bench/drystone.pas

+ 1 - 1
tests/bench/drystone.pas

@@ -53,7 +53,7 @@ CONST
       better precision and for fast machines.
 }
 
-  LOOPS =  5000;      { Use this for slow or 16 bit machines }
+  LOOPS =  15000;      { Use this for slow or 16 bit machines }
   Ident1 = 1;
   Ident2 = 2;
   Ident3 = 3;