bors 3b1fe7e7c9 Auto merge of #94084 - Mark-Simulacrum:drop-sharded, r=cjgillot
Avoid query cache sharding code in single-threaded mode

In non-parallel compilers, this is just adding needless overhead at compilation time (since there is only one shard statically anyway). This amounts to roughly ~10 seconds reduction in bootstrap time, with overall neutral (some wins, some losses) performance results.

Parallel compiler performance should be largely unaffected by this PR; sharding is kept there.
2022-02-27 14:04:07 +00:00
..
2022-02-21 12:00:26 +01:00
2021-12-12 12:35:01 +08:00
2021-10-10 15:38:19 +02:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2021-12-09 00:01:29 +01:00
2021-12-09 00:01:29 +01:00
2021-10-21 23:08:57 +02:00
2021-11-07 16:59:05 +01:00
2022-01-22 10:38:31 +11:00
2021-10-10 15:38:19 +02:00