Ticket #9450 (assigned)
Load/Save Performance
Reported by: | Samuel Jackson | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
We could potentially improve the speed at which we load and save to nexus files. When experimenting with loading and saving algorithm history in a crude prototype outside of Mantid I found that pure HDF5 API calls happened to be about twice as fast as using Nexus API calls.
Investigate if swapping to HDF5 could improve performance and if so, investigate how to implement such changes.
Change History
Note: See
TracTickets for help on using
tickets.