1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/perf/fclasses/bug26184_2
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

19 lines
508 B
Plaintext

puts "============"
puts "OCC26184"
puts "============"
puts ""
#######################################################################
# GeomAPI_ExtremaCurveCurve hangs on parallel b-spline curves
#######################################################################
restore [locate_data_file bug26184_Curve_Extrema_1_13767.brep] a1
restore [locate_data_file bug26184_Curve_Extrema_2_13767.brep] a2
mkcurve c1 a1
mkcurve c2 a2
cpulimit 20
dchrono h restart
extrema c1 c2
dchrono h stop counter extrema