Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to control rendering concurrency #3585

Closed
zachleat opened this issue Dec 12, 2024 · 3 comments
Closed

Option to control rendering concurrency #3585

zachleat opened this issue Dec 12, 2024 · 3 comments

Comments

@zachleat
Copy link
Member

Rendering concurrency introduced in #3277 but a configuration API to control that concurrency level might be nice.

@zachleat zachleat added this to the Eleventy 3.0.1 milestone Dec 12, 2024
@zachleat
Copy link
Member Author

zachleat commented Dec 12, 2024

@zachleat
Copy link
Member Author

eleventyConfig.setConcurrency(Number) to override the os.availableParallelism() default https://nodejs.org/docs/latest/api/os.html#osavailableparallelism

@zachleat
Copy link
Member Author

Shipping with v3.0.1-alpha.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant