diff options
| author | bors <bors@rust-lang.org> | 2023-05-31 10:23:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-31 10:23:19 +0000 |
| commit | 526507fe22d458435ec594e959921f1becf08ef9 (patch) | |
| tree | 9ed86bd3d15cea2ed77838f26e1b426c31e59ca3 /tests/rustdoc-js-std/parser-errors.js | |
| parent | d2b3caa5b5694125fad04a9699e919444439f6a2 (diff) | |
| parent | 6b46095980bf73512f5ed06d0659d263a4c990df (diff) | |
| download | rust-526507fe22d458435ec594e959921f1becf08ef9.tar.gz rust-526507fe22d458435ec594e959921f1becf08ef9.zip | |
Auto merge of #14888 - lunacookies:multi-qos, r=Veykril
Prioritize threads affected by user typing To this end I’ve introduced a new custom thread pool type which can spawn threads using each QoS class. This way we can run latency-sensitive requests under one QoS class and everything else under another QoS class. The implementation is very similar to that of the `threadpool` crate (which is currently used by rust-analyzer) but with unused functionality stripped out. I’ll have to rebase on master once #14859 is merged but I think everything else is alright :D
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
