Increased cpulimits in test cases.
[occt.git] / tests / bugs / modalg_5 / bug24157_8
index a3d9386..2f7e25a 100644 (file)
@@ -44,7 +44,7 @@ bfillds -t
 
 regexp { +Tps: +([-0-9.+eE]+)} [bbuild result -t] full tps_time
 
-if { $tps_time > 2.9 } {
+if { $tps_time > 9.5 } {
   puts "Error: low performance"
 } else {
   puts "OK: high performance"