about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-slice-array.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-14 03:47:02 +0000
committerbors <bors@rust-lang.org>2023-07-14 03:47:02 +0000
commit7d60819bfd0d66bdc300713101bd285350407038 (patch)
treee638fd277c0292f24397dafb89575f38cd9af0e7 /tests/rustdoc-js-std/parser-slice-array.js
parentcca3373706b8f5fa12a1b7f18222dde4c3ed6e32 (diff)
parent50896c13db5e1efb3879f3721cae77eb247b9e6f (diff)
downloadrust-7d60819bfd0d66bdc300713101bd285350407038.tar.gz
rust-7d60819bfd0d66bdc300713101bd285350407038.zip
Auto merge of #113519 - SparrowLii:parallel_typeck, r=cjgillot
typeck in parallel

#108118 caused `typeck` to be transferred to the serial part (`check_unused`), which made the performance of parallel rustc significantly reduced.

This pr re-parallelize this part, which increases the average performance improvement of parallel rustc in `full` and `incr-full` scenarios from [14.4%](https://github.com/rust-lang/rust/pull/110284#issuecomment-1545354608) to [23.2%](https://github.com/rust-lang/rust/pull/110284#issuecomment-1624770626).

r? `@cjgillot`
cc `@oli-obk` `@Zoxc`
Diffstat (limited to 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions