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.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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.