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

Allow --single-module and --threads for eval and spec #14341

Merged

Conversation

HertzDevil
Copy link
Contributor

--single-module makes sense because both --release and -O are already available for crystal eval and crystal spec.

--threads=1 is useful when dealing with huge spec suites on platforms with limited memory.

@straight-shoota straight-shoota added this to the 1.12.0 milestone Mar 4, 2024
@straight-shoota straight-shoota merged commit a14191f into crystal-lang:master Mar 5, 2024
57 checks passed
@HertzDevil HertzDevil deleted the feature/eval-spec-opts branch March 7, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants