InsightSoftwareConsortium / InsightSoftwareConsortium/itk-viewer-bootstrap-ui
Performance (due to re-rendering?)
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
App startup is slow, and sliders are laggy.
We are re-rendering the whole component tree on any state change. With `useSelector` we should avoid that.
When parent components are sorted, check SampleDistanceSlider https://github.com/InsightSoftwareConsortium/itk-viewer-bootstrap-ui/pull/10#discussion_r888902706
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.