]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #99933 - alex:parallel-html-checking, r=Mark-Simulacrum
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 2 Aug 2022 21:07:44 +0000 (23:07 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 21:07:44 +0000 (23:07 +0200)
commit63cd10154dac82503c446baf8eb1b2abd3dac3ff
treefcf3bb727fbcd8c8242a175052210af7ea6f2d6f
parent4493a0f4724c0bae1436242d76cccc9c0a287b80
parent5b0ec1ebe4da106c18ce1ceec76e4adc627bddd1
Rollup merge of #99933 - alex:parallel-html-checking, r=Mark-Simulacrum

parallelize HTML checking tool

there's a lot of IO, so timings on my laptop are far from stable, but it seems to be considerably faster.

this step often appears to take 5+ minutes in CI, so hopefully this offers a speedup
Cargo.lock