acdream/tests
Erik e928c5dd02 perf(net): borrow inbound packet storage
Decode headers, optional fields, fragments, and single-fragment messages directly over pooled datagrams. Copy only fragment state that crosses a datagram lifetime, preserve synchronous dispatch and ACK ordering, and lock the path to the owned decoder with differential and zero-allocation tests.
2026-07-25 05:58:55 +02:00
..
AcDream.App.Tests perf(net): own one pooled async receive 2026-07-25 05:50:18 +02:00
AcDream.Bake.Tests perf(bake): stream catalog and bound validation residency 2026-07-24 14:05:30 +02:00
AcDream.Cli.Tests perf(diag): complete trustworthy Slice A capture tooling 2026-07-24 12:46:51 +02:00
AcDream.Content.Tests perf(render): bound animation and alpha scratch residency 2026-07-24 16:34:28 +02:00
AcDream.Core.Net.Tests perf(net): borrow inbound packet storage 2026-07-25 05:58:55 +02:00
AcDream.Core.Tests perf(lighting): bound global light selection 2026-07-25 05:40:32 +02:00
AcDream.Core.Tests.Fixtures.HelloPlugin feat(core): add PluginLoader with collectible ALC 2026-04-10 09:51:16 +02:00
AcDream.UI.Abstractions.Tests feat(input): assess world objects on right click 2026-07-24 05:42:28 +02:00