0026965: BRepMesh_IncrementalMesh hangs, and consumes infinite memory
[occt.git] / tests / perf / mesh / bug26965
diff --git a/tests/perf/mesh/bug26965 b/tests/perf/mesh/bug26965
new file mode 100644 (file)
index 0000000..0b08bbf
--- /dev/null
@@ -0,0 +1,19 @@
+puts "=========="
+puts "0026965: BRepMesh_IncrementalMesh hangs, and consumes infinite memory"
+puts "=========="
+puts ""
+
+restore [locate_data_file bug26965_mesh_hang.brep] a
+tclean a
+vinit
+vsetdispmode 1
+
+dchrono h restart
+vdisplay a
+dchrono h stop counter DisplayBug26965
+dchrono h 
+
+vfit
+checkview -screenshot -3d -path ${imagedir}/${test_image}.png
+
+checktrinfo a -tri 217070 -nod 108740 -defl 0.098772787476728782
\ No newline at end of file