ISISComputingGroup / ISISComputingGroup/EPICS-refl
Reflectometry: "Move" delay
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As a reflectometry user, I want the reflectometry server to be fast and responsive. While testing on INTER, one of the scientists commented on there being a short delay between clicking a "move" button, and the axes physically starting to move. We should investigate whether this can be sped up by profiling the move command.
Consider doing this at the same time as https://github.com/ISISComputingGroup/IBEX/issues/5607.
#### Acceptance criteria:
- Noticeably reduce the elapsed time between instructing the reflectometry server to move, and the individual motors starting to move
OR
- Demonstrate a reasoning why this time cannot easily be reduced
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.