acdream/tests
Erik 7211bb1bf7 perf(net): own one pooled async receive
Replace timeout-polled in-world UDP receives with one cancellable caller-buffered socket operation. Transfer only right-sized pooled datagrams through the FIFO, return every ownership edge deterministically, and send caller spans without a transport copy while preserving handshake pacing and ACK order.
2026-07-25 05:50:18 +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): own one pooled async receive 2026-07-25 05:50:18 +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