Tamir Duberstein
f317dc8a17
Reduce cloning in world-state patch handling ( #38078 )
...
## What changed
- Deserialize typed section snapshots directly from borrowed JSON values.
- Build and apply world-state merge patches in place instead of cloning and converting entire snapshots.
- Preserve the existing snapshot when a top-level patch has an invalid shape.
## Testing
- Extend the world-state merge-patch test to cover invalid top-level patches and verify that they leave the snapshot unchanged.
GitOrigin-RevId: 6c2212587b025a8dc3878008a0466d4526eee204
2026-08-11 21:28:35 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-23 19:19:35 +00:00
2026-08-11 19:52:54 +00:00
2026-07-29 13:53:15 +00:00
2026-08-11 19:30:12 +00:00
2026-08-04 15:23:43 +00:00
2026-08-11 19:30:12 +00:00
2026-07-30 19:47:30 +00:00
2026-08-10 03:28:19 +00:00
2026-07-29 18:29:26 +00:00
2026-08-10 18:44:58 +00:00
2026-08-10 01:39:55 +00:00
2026-07-30 21:49:53 +00:00
2026-08-11 03:39:02 +00:00
2026-08-11 19:16:15 +00:00
2026-08-11 19:41:23 +00:00
2026-08-11 01:05:48 +00:00
2026-08-05 18:09:26 +00:00
2026-08-11 20:40:26 +00:00
2026-08-11 20:40:26 +00:00
2026-08-11 20:40:26 +00:00
2026-08-05 16:09:01 +00:00
2026-08-11 19:35:05 +00:00
2026-07-30 21:49:53 +00:00
2026-08-07 18:33:46 +00:00
2026-08-11 16:31:30 +00:00
2026-08-04 22:58:02 +00:00
2026-08-11 13:52:48 +00:00
2026-08-07 00:23:38 +00:00
2026-08-03 11:39:51 +00:00
2026-08-11 21:28:35 +00:00
2026-08-11 19:58:10 +00:00
2026-08-11 19:26:41 +00:00
2026-08-07 11:30:17 +00:00
2026-08-11 19:16:15 +00:00
2026-08-11 17:47:22 +00:00
2026-08-09 03:05:10 +00:00
2026-08-11 21:09:29 +00:00
2026-08-11 19:30:12 +00:00
2026-08-11 19:16:15 +00:00
2026-08-07 19:56:29 +00:00
2026-07-31 21:37:56 +00:00
2026-07-23 23:35:29 +00:00
2026-08-10 15:50:53 +00:00
2026-08-11 19:30:12 +00:00
2026-08-10 11:22:55 +00:00
2026-08-07 18:33:46 +00:00
2026-08-10 22:12:14 +00:00
2026-08-11 15:52:59 +00:00
2026-08-11 19:04:07 +00:00
2026-08-06 03:11:42 +00:00
2026-08-11 19:30:12 +00:00
2026-08-05 14:20:59 +00:00
2026-08-04 22:07:56 +00:00
2026-08-05 20:03:13 +00:00
2026-08-11 18:21:34 +00:00
2026-07-30 04:26:36 +00:00
2026-08-11 19:26:41 +00:00
2026-08-10 14:25:13 +00:00
2026-08-11 15:40:52 +00:00
2026-08-07 18:33:46 +00:00
2026-08-11 18:35:03 +00:00
2026-08-11 19:30:12 +00:00
2026-08-06 03:11:42 +00:00
2026-08-11 17:47:22 +00:00
2026-08-10 15:43:10 +00:00
2026-08-08 16:58:26 +00:00
2026-08-08 16:58:26 +00:00
2026-08-11 21:09:29 +00:00
2026-08-11 19:30:12 +00:00
2026-08-04 03:49:53 +00:00
2026-08-11 19:16:15 +00:00
2026-08-11 19:30:12 +00:00
2026-08-05 20:03:13 +00:00
2026-08-11 21:12:23 +00:00
2026-08-10 14:25:13 +00:00
2026-07-24 00:16:42 +00:00
2026-08-11 19:48:38 +00:00
2026-08-08 17:18:02 +00:00
2026-08-11 20:40:26 +00:00
2026-08-11 03:39:02 +00:00
2026-07-28 20:49:22 +00:00
2026-07-29 13:53:15 +00:00
2026-07-30 04:26:36 +00:00