0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug24157_3
CommitLineData
f1baf495 1puts "============"
2puts "OCC24157"
3puts "============"
4puts ""
5############################################
6# Parallelization of assembly part of BO
7############################################
8
9restore [locate_data_file bug24157_x_512_solids] b1
10bclearobjects
11bcleartools
12baddcompound b1
13bfillds
14
15regexp { +Tps: +([-0-9.+eE]+)} [bbuild result -t] full tps_time
16
f49c3109 17if { [regexp {Debug mode} [dversion]] } {
c9fb8529 18 set check_time 50
f49c3109 19} else {
20 set check_time 16
21}
22if { $tps_time > $check_time } {
f1baf495 23 puts "Error: low performance"
24} else {
25 puts "OK: high performance"
26}
27
5747059b 28checkview -display result -2d -path ${imagedir}/${test_image}.png