Skip to content

replace Rayon with Tokio async for I/O work#11

Merged
ryanorendorff merged 3 commits intomainfrom
tokio
Oct 16, 2025
Merged

replace Rayon with Tokio async for I/O work#11
ryanorendorff merged 3 commits intomainfrom
tokio

Conversation

@ryanorendorff
Copy link
Contributor

Convert compilation parallelism from Rayon thread pool to Tokio async, which is better suited for I/O-bound compiler subprocesses.

Convert compilation parallelism from Rayon thread pool to Tokio async, which is
better suited for I/O-bound compiler subprocesses.
@ryanorendorff ryanorendorff merged commit fbc7e1d into main Oct 16, 2025
5 checks passed
@ryanorendorff ryanorendorff deleted the tokio branch October 16, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant