0029712: Extrema algorithm raises exception
[occt.git] / tests / perf / modalg / bug26184_1
CommitLineData
4b65fc77 1puts "============"
2puts "OCC26184"
3puts "============"
4puts ""
5#######################################################################
6# GeomAPI_ExtremaCurveCurve hangs on parallel b-spline curves
7#######################################################################
8
9restore [locate_data_file bug26184_Curve_Extrema_1_12971.brep] a1
10restore [locate_data_file bug26184_Curve_Extrema_2_12971.brep] a2
11
12mkcurve c1 a1
13mkcurve c2 a2
14
15cpulimit 20
16
44fae8b1 17dchrono h restart
4b65fc77 18extrema c1 c2
44fae8b1 19dchrono h stop counter extrema