mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
- The maximum value of cpulimit in test cases was limited to 1000 seconds (~ 17 minutes) - cpulimit 1000 has been added to hlr/begin
16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
puts "========"
|
|
puts "OCC25487"
|
|
puts "========"
|
|
puts ""
|
|
##########################################
|
|
# Extrema_GenExtPS needs to be optimized
|
|
##########################################
|
|
|
|
cpulimit 1000
|
|
|
|
pload DATAEXCHANGEKERNEL
|
|
|
|
# Restore testing shape and get timing characteristics for operation stepread
|
|
dchrono perf_h restart
|
|
stepread [locate_data_file OCC25487_LP2.stp] a *
|
|
dchrono perf_h stop counter stepread |