Make Build Time Render render pages in parallel
Open
enhancement
next
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
Rendering many pages in Build Time Render can take a lot of time due to them running sequentially. In theory we should be able to run them in parallel as they are self contained.
Contributor guide
Assessment
This issue has not been assessed yet.