1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
ski 44fae8b193 0027691: Remove dchrono from all test cases and move its to perf group
Remove performance comparing with hardcoded value.
Test cases for performance of some commands were moved to perf group.

Updated documentation.
2017-01-19 17:24:46 +03:00

27 lines
451 B
Plaintext

puts "================"
puts "OCC623"
puts "================"
puts ""
####################
## InCorrect Data in PCurve
####################
##cpulimit 4000
pload XDE
stepread [locate_data_file OCC623.step] a *
setflags a_1 locked
dchrono h restart
nurbsconvert result a_1
dchrono h stop counter nurbsconvert
fsameparameter result
checkshape result
checkprops result -s 32.1968
checkview -display result -2d -path ${imagedir}/${test_image}.png