]> 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)
committermsv <msv@opencascade.com>
Fri, 22 Apr 2016 12:48:06 +0000 (15:48 +0300)
commita9bd08969bb4347c759a6ff76566555f6c47555d
treef0abf6240ceb11f808f1f949c5c47754742022b8
parentb8ccf18a1b494ad99014d2c679a62a14c24d47a4
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]