0029502: Improve performance of the ShapeUpgrade_UnifySameDomain::UnifyEdges() method
[occt.git] / tests / perf / modalg / bug29502_1
CommitLineData
12d71ad6 1puts "============"
2puts "OCC29502"
3puts "============"
4puts ""
5###############################
6## Improve performance of the ShapeUpgrade_UnifySameDomain::UnifyEdges() method
7###############################
8
9restore [locate_data_file bug29502_faces.brep] cf
10
11dchrono h restart
12
13unifysamedom result cf +b
14
15dchrono h stop counter unifysamedom
16
17checkshape result
18checkprops result -equal cf -skip
19checknbshapes result -vertex 146 -edge 217 -wire 72 -face 72 -t