graphql-hive / graphql-hive/console
Use virtualization and worker threads for supergraph and subgraph rendering on schema history
Open
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
Follow up task for https://github.com/graphql-hive/console/pull/8031.
The current usage of https://diffs.com/ can be suboptimal for large schemas and will result in short freezes. We should investigate into using proper virtualisation in order to make sure this does not happen.
Contributor guide
Assessment
This issue has not been assessed yet.