0027691: Remove dchrono from all test cases and move its to perf group
[occt.git] / tests / perf / modalg / bug25058
diff --git a/tests/perf/modalg/bug25058 b/tests/perf/modalg/bug25058
new file mode 100644 (file)
index 0000000..f0024ee
--- /dev/null
@@ -0,0 +1,14 @@
+puts "============"
+puts "OCC25058"
+puts "============"
+puts ""
+###############################
+## Regression of performance of BRepExtrema_ExtCC (1000 times slower)
+###############################
+
+restore [locate_data_file bug25058_e1.brep] e1
+restore [locate_data_file bug25058_e2.brep] e2
+
+dchrono h restart
+distmini r e1 e2
+dchrono h stop counter distmini
\ No newline at end of file