Explorar o código

*** empty log message ***

florian %!s(int64=21) %!d(string=hai) anos
pai
achega
89ef29de7e
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      tests/test/tmt1.pp

+ 10 - 0
tests/test/tmt1.pp

@@ -11,8 +11,18 @@ uses
   ;
 
 const
+{$ifdef cpuarm}
+  {$define slowcpu}
+{$endif cpuarm}
+
+{$ifdef slowcpu}
+   threadcount = 40;
+   stringlen = 2000;
+{$else slowcpu}
    threadcount = 100;
    stringlen = 10000;
+{$endif slowcpu}
+
 var
    finished : longint;
 threadvar