Oli Scherer
e011c43bcf
Merge mir query analysis invocations
...
The reasons I'm doing it is that
* merging those blocks allows for more parallelism as you don't run parallel blocks in sequence
* merging blocks allows merging analysis queries shrinking the dep graph
* should allow us to do more early aborting in case of errors and/or moving query calls from the analysis query into others that allow early aborting the others (and doing more tainting and stuff)
2025-05-14 08:04:56 +00:00
..
2025-05-10 08:58:47 +10:00
2025-05-12 17:20:49 +00:00
2025-05-06 16:28:39 +10:00
2025-05-04 22:03:15 +03:00
2025-05-07 12:56:44 +10:00
2025-05-08 08:14:16 +02:00
2025-05-10 08:58:47 +10:00
2025-05-09 17:11:23 +02:00
2025-05-11 02:44:36 +02:00
2025-05-12 17:39:21 +00:00
2025-05-12 17:20:49 +00:00
2025-05-09 17:11:23 +02:00
2025-05-07 12:39:54 +00:00
2025-05-06 23:02:47 +05:00
2025-05-02 15:59:38 +03:00
2025-05-08 19:59:48 +10:00
2025-05-07 00:29:21 +00:00
2025-05-09 13:57:49 +10:00
2025-05-13 08:46:10 +00:00
2025-05-03 12:46:51 +10:00
2025-05-13 08:46:10 +00:00
2025-05-07 12:39:54 +00:00
2025-05-08 08:14:18 +02:00
2025-05-14 08:04:56 +00:00
2025-05-05 23:10:08 +08:00
2025-05-11 08:38:48 +02:00
2025-05-07 00:29:20 +00:00
2025-05-11 14:37:54 +10:00
2025-05-03 10:18:50 -07:00
2025-05-12 17:20:49 +00:00
2025-05-06 16:28:38 +10:00
2025-05-13 08:46:10 +00:00
2025-05-12 17:20:49 +00:00
2025-05-07 18:19:04 +02:00
2025-05-08 23:16:49 +07:00
2025-05-09 12:19:09 +02:00
2025-05-12 17:20:49 +00:00
2025-05-09 22:16:34 +09:00
2025-05-06 10:00:22 +00:00
2025-05-04 22:03:15 +03:00
2025-05-06 18:53:55 -07:00
2025-04-28 13:30:45 +02:00
2025-05-01 04:11:52 +00:00
2025-05-07 12:39:54 +00:00
2025-05-11 02:44:37 +02:00
2025-05-07 22:17:29 +02:00
2025-05-09 12:19:09 +02:00
2025-05-05 13:17:35 +00:00
2025-05-11 02:44:36 +02:00
2025-05-07 22:17:29 +02:00
2025-05-11 15:46:50 +00:00
2025-05-12 17:20:49 +00:00
2025-05-01 20:05:02 +01:00
2025-05-02 19:37:56 +02:00
2025-05-08 08:14:16 +02:00
2025-05-08 08:14:18 +02:00
2025-04-30 15:39:52 -07:00