mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0030511: Mesh - too long meshing of assembly containing single solid (shared)
Added test case.
This commit is contained in:
parent
e9fb0cba58
commit
ad4b04291f
13
tests/perf/mesh/bug30511
Normal file
13
tests/perf/mesh/bug30511
Normal file
@ -0,0 +1,13 @@
|
||||
puts "======="
|
||||
puts "0030511: Mesh - too long meshing of assembly containing single solid (shared)"
|
||||
puts "======="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file bug30511_hugeassembly0.brep] result
|
||||
nbshapes result
|
||||
tclean result
|
||||
dchrono cpu restart
|
||||
incmesh result 0.1
|
||||
dchrono cpu stop counter incmesh
|
||||
|
||||
checktrinfo result -tri 1119744 -nod 2239488
|
Loading…
x
Reference in New Issue
Block a user