bors
65cd843ae0
Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco
...
Run a single huge par_body_owners instead of many small ones after each other.
This improves parallel rustc parallelism by avoiding the bottleneck after each individual `par_body_owners` (because it needs to wait for queries to finish, so if there is one long running one, a lot of cores will be idle while waiting for the single query).
2024-03-11 14:26:09 +00:00
..
2024-03-06 22:02:46 +01:00
2024-03-08 08:19:17 +01:00
2024-03-08 23:20:29 -05:00
2024-03-11 10:04:49 +11:00
2024-03-11 10:04:49 +11:00
2024-03-09 21:40:08 +01:00
2024-03-11 09:15:09 +11:00
2024-03-11 09:12:19 +11:00
2024-03-11 10:04:49 +11:00
2024-03-11 03:47:19 -04:00
2024-03-11 03:47:19 -04:00
2024-03-11 04:45:27 +00:00
2024-03-11 00:34:44 +00:00
2024-03-11 00:34:44 +00:00
2024-03-11 08:43:50 +00:00
2024-03-08 19:08:13 +00:00
2024-03-11 10:04:50 +11:00
2024-03-06 22:02:46 +01:00
2024-03-11 03:47:19 -04:00
2024-03-11 09:12:19 +11:00
2024-03-11 14:26:09 +00:00
2024-03-11 10:04:49 +11:00
2024-03-06 16:54:42 +01:00
2024-03-11 10:04:49 +11:00
2024-03-11 08:48:03 +00:00
2024-03-11 16:42:10 +11:00
2024-03-09 01:13:42 +01:00
2024-03-08 08:19:20 +01:00
2024-03-11 10:06:34 +11:00
2024-03-11 09:15:09 +11:00
2024-03-11 00:34:44 +00:00
2024-03-11 10:04:49 +11:00
2024-03-08 18:53:58 -05:00
2024-03-11 10:04:50 +11:00
2024-03-11 00:34:44 +00:00
2024-03-11 10:04:49 +11:00
2024-03-11 02:46:47 +00:00
2024-03-11 10:04:50 +11:00
2024-03-05 13:30:46 -05:00
2024-03-10 06:27:41 +00:00
2024-03-11 09:12:19 +11:00
2024-03-11 09:15:09 +11:00
2024-03-08 18:53:58 -05:00
2024-03-11 03:47:19 -04:00
2024-03-11 09:15:09 +11:00
2024-03-11 12:27:15 +00:00
2024-03-11 00:34:44 +00:00
2024-03-07 06:27:09 +00:00
2024-03-08 12:34:05 +03:00
2024-03-09 21:40:08 +01:00
2024-03-09 21:16:43 +08:00
2024-03-08 18:53:58 -05:00