]> OCCT Git - occt-copy.git/commit
0027085: ShapeUpgrade_UnifySameDomain very large performance difference for seemingly...
authorisn <isn@opencascade.com>
Fri, 15 Jan 2016 13:22:32 +0000 (16:22 +0300)
committerisn <isn@opencascade.com>
Tue, 19 Jan 2016 13:23:09 +0000 (16:23 +0300)
commitc9c6d78eb28be59f6aa32ad39fd91f70a24a4ba1
treef9523b1cb501b5e43ba9d5d6032e0900bcdafa40
parent020cb75aad5f82b867ad211092931879b1bf0e3e
0027085: ShapeUpgrade_UnifySameDomain very large performance difference for seemingly similar shapes

Performance of the algorithm ShapeUpgrade_UnifySameDomain has been improved by avoiding of multiple calls of ShapeBuild_ReShape::Apply() method.

New test cases have been added.

Conflicts:
tests/bugs/heal/bug26219_1
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug26219_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug27085_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug27085_2 [new file with mode: 0644]