Nicholas Nethercote
4fb83f6e56
Move profiling of query loading outwards.
...
From `plumbing.rs` to `execution.rs`, which is where most of the other
query profiling occurs. It also avoids eliminates some fn parameters.
This means the `provided_to_erased` call in `try_from_load_disk_fn` is
now included in the profiling when previously it wasn't. This is
good because `provided_to_erased` is included in other profiling calls
(e.g. calls to `invoke_provider_fn`).
2026-04-10 14:00:28 +10:00
..
2026-04-03 10:27:30 +00:00
2026-04-08 12:37:25 +02:00
2026-04-08 20:09:27 +00:00
2026-04-06 09:56:16 +00:00
2026-04-08 12:37:25 +02:00
2026-04-07 17:26:32 +02:00
2026-04-07 12:56:57 +00:00
2026-04-08 20:09:27 +00:00
2026-04-07 08:33:54 +10:00
2026-04-07 08:33:54 +10:00
2026-04-08 14:21:57 +02:00
2026-04-07 08:33:54 +10:00
2026-04-07 12:56:57 +00:00
2026-04-03 15:34:33 +11:00
2026-03-18 15:07:31 +11:00
2026-04-03 11:08:11 +02:00
2026-03-01 10:47:29 +01:00
2026-04-06 14:48:52 -06:00
2026-04-08 20:09:27 +00:00
2026-04-07 17:26:32 +02:00
2026-04-06 18:50:01 +02:00
2026-04-07 23:05:30 -04:00
2026-04-03 15:34:33 +11:00
2026-03-11 06:25:23 +11:00
2026-04-08 14:22:04 +02:00
2026-04-05 13:38:16 +10:00
2026-04-07 16:50:19 +10:00
2026-03-31 20:16:57 +11:00
2026-04-07 10:08:12 +02:00
2026-04-06 08:17:32 +00:00
2026-03-04 06:10:42 +00:00
2026-04-08 20:09:27 +00:00
2026-04-06 06:45:42 +00:00
2026-04-08 14:21:57 +02:00
2026-02-24 12:03:17 +01:00
2026-04-03 13:44:12 +11:00
2026-04-07 17:26:32 +02:00
2026-04-10 14:00:28 +10:00
2026-04-08 14:22:06 +02:00
2026-04-07 10:08:12 +02:00
2026-04-07 10:08:12 +02:00
2026-04-07 08:33:54 +10:00
2026-04-07 10:08:12 +02:00
2026-04-08 20:09:27 +00:00
2026-04-07 19:43:18 +00:00
2026-04-08 14:22:07 +02:00
2026-04-07 10:08:12 +02:00
2026-04-07 12:56:57 +00:00
2026-03-16 23:25:36 +08:00
2026-04-10 14:00:28 +10:00
2026-04-08 20:09:27 +00:00
2026-03-17 01:52:28 +01:00
2026-04-06 06:45:42 +00:00
2026-04-08 09:34:24 +08:00
2026-04-07 12:56:57 +00:00
2026-04-08 14:21:58 +02:00
2026-04-08 14:22:05 +02:00
2026-03-24 18:25:21 +01:00
2026-04-07 10:08:12 +02:00
2026-04-07 10:08:12 +02:00