ISISComputingGroup / ISISComputingGroup/IBEX

Script generator: Optimise performance

Open
#5,108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

As a user, if I put in a lot of actions very fast I would like their validity to be checked and the row updated and not affect my experience when inputting new values.

Acceptance criteria:

- [ ] I can duplicate lots of actions very fast and the validity checking does not slow down

Notes:

- Currently, every time a change is made the validity checks are added to a queue on a thread and executed in order. If another change is made is it possible to abort the last check?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.