contentlayerdev / contentlayerdev/contentlayer
source-files: Process files in parallel (via Node worker pool)
Open
meta: never-stale
pkg/source-files
topic: performance
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 192
- PR merge metrics
- No merged PRs in 30d
Description
For projects using `contentlayer/source-files` processing many content files (> 50) it could make sense to process the files in parallel using a Node worker pool in order to speed things up.
This will most likely require some architectural adjustments and further exploration.
Contributor guide
Assessment
This issue has not been assessed yet.