acdream/tests
Erik 41c1a59392 perf(net): frame recurring sends in place
Write normal game-message and ACK packet framing directly into bounded stack spans, hash fragments without materialization, and send the populated slice to the socket. Preserve exact wire bytes and ISAAC failure ordering with differential and zero-allocation tests.
2026-07-25 06:02:52 +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): frame recurring sends in place 2026-07-25 06:02:52 +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