Ticket #9315 (closed: invalid)
Speed Up ReflGUI
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
According to Max. Processing in the GUI is significantly slower than if you say get the history from one of the processed workspaces and process that.
1) Determine if this is really true, what the difference is, and what the timings are.
2) Start trying incremental improvements to the REFL gui.
As it would be VERY VERY easy to break the GUI, and this is unacceptable. I may well implement some SQUISH tests first-off.
Change History
comment:2 Changed 6 years ago by Owen Arnold
- Status changed from assigned to verify
- Resolution set to invalid
This is not worth doing.
1) The old reflectometry gui will use ReflectometryReductionOne, which we know is faster.
2) The new reflectometry gui will use ReflectometryReductionOne.
3) Speedups have been made as part of this release to mitigate the issue reported by reducing the IO required.