0027691: Remove dchrono from all test cases and move its to perf group
[occt.git] / tests / perf / modalg / bug25413
diff --git a/tests/perf/modalg/bug25413 b/tests/perf/modalg/bug25413
new file mode 100644 (file)
index 0000000..e78533f
--- /dev/null
@@ -0,0 +1,15 @@
+puts "========"
+puts "OCC25413"
+puts "========"
+puts ""
+#############################################################
+# Line-Shape intersection algorithm became 400 times slower
+#############################################################
+
+pload QAcommands
+
+restore [locate_data_file bug25413.brep] w
+
+dchrono perf_h restart
+OCC25413 w
+dchrono perf_h stop counter OCC25413
\ No newline at end of file