]> OCCT Git - occt-copy.git/commit
0029830: STEPCAFControl_Reader poor performance - quadratic dependence
authormsv <msv@opencascade.com>
Fri, 1 Jun 2018 11:38:39 +0000 (14:38 +0300)
committermsv <msv@opencascade.com>
Fri, 1 Jun 2018 14:12:25 +0000 (17:12 +0300)
commit18ffc09579430f5148f2b71a317111355995590c
treeaa3fdcdca869aff0c85736109b9db4d8a71adfc4
parente24750d195fb1244b8b9974cbe1e2d5de72915f0
0029830: STEPCAFControl_Reader poor performance - quadratic dependence

The issue has been solved by using the call to SearchUsingMap() in order to quickly find the label of the shape.
src/STEPCAFControl/STEPCAFControl_Reader.cxx