mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
Generate multiple DOM bindings in parallel. Reduces the time for a build after touching `CodegenRust.py` by 58s for me. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #12529 (github issue number if applicable). - [X] These changes do not require tests because it's a build performance optimization <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12559) <!-- Reviewable:end -->