Optimize logic for `mergedConfiguration`
Open
infrastructure
performance
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
The result of `mergedConfiguration` is used across the entire app. Every time a dependency of `mergedConfiguration` is changed it must be recalculated and the browser freezes while everything re-renders.
## Related issues
- https://github.com/aws/graph-explorer/issues/1104#issuecomment-3282976418
Contributor guide
Assessment
This issue has not been assessed yet.