Merge pull request #19308 from mantidproject/fix_component_info_performance
Fix ComponentInfo performance Problems
No related branches found
No related tags found
Showing
- Framework/API/inc/MantidAPI/ComponentInfo.h 2 additions, 1 deletionFramework/API/inc/MantidAPI/ComponentInfo.h
- Framework/API/inc/MantidAPI/ExperimentInfo.h 1 addition, 0 deletionsFramework/API/inc/MantidAPI/ExperimentInfo.h
- Framework/API/inc/MantidAPI/InfoComponentVisitor.h 3 additions, 0 deletionsFramework/API/inc/MantidAPI/InfoComponentVisitor.h
- Framework/API/src/ComponentInfo.cpp 13 additions, 7 deletionsFramework/API/src/ComponentInfo.cpp
- Framework/API/src/ExperimentInfo.cpp 28 additions, 17 deletionsFramework/API/src/ExperimentInfo.cpp
- Framework/API/src/InfoComponentVisitor.cpp 14 additions, 3 deletionsFramework/API/src/InfoComponentVisitor.cpp
- Framework/API/test/ExperimentInfoTest.h 44 additions, 0 deletionsFramework/API/test/ExperimentInfoTest.h
- Framework/API/test/InfoComponentVisitorTest.h 68 additions, 1 deletionFramework/API/test/InfoComponentVisitorTest.h
- Framework/Algorithms/test/DiffractionFocussing2Test.h 1 addition, 0 deletionsFramework/Algorithms/test/DiffractionFocussing2Test.h
- Framework/Beamline/inc/MantidBeamline/ComponentInfo.h 1 addition, 1 deletionFramework/Beamline/inc/MantidBeamline/ComponentInfo.h
- Framework/Geometry/inc/MantidGeometry/Instrument.h 11 additions, 1 deletionFramework/Geometry/inc/MantidGeometry/Instrument.h
- Framework/Geometry/inc/MantidGeometry/Instrument/ParameterMap.h 13 additions, 1 deletion...ork/Geometry/inc/MantidGeometry/Instrument/ParameterMap.h
- Framework/Geometry/src/Instrument.cpp 52 additions, 2 deletionsFramework/Geometry/src/Instrument.cpp
- Framework/Geometry/src/Instrument/ParameterMap.cpp 45 additions, 0 deletionsFramework/Geometry/src/Instrument/ParameterMap.cpp
Loading
Please register or sign in to comment