acdream/tests/AcDream.Core.Tests/Streaming
Erik b8f6317fe1 feat(streaming): enforce typed completion queues
Replace the flat deferred list, priority scan, unload bypass, and count-only execution cap with exact destination/control/unload/Near/Far FIFOs behind one typed frame meter. Price worker results before adoption, retain exact retry identity, reject stale generations without payload retention, and publish queue pressure through lifecycle diagnostics.

Tests: dotnet build AcDream.slnx -c Release --no-restore; dotnet test AcDream.slnx -c Release --no-restore (8138 passed, 5 skipped)
2026-07-24 17:48:24 +02:00
..
DungeonStreamingGateTests.cs fix(streaming): #145 — teleport re-use via server-authoritative placement 2026-06-20 21:38:00 +02:00
GpuWorldStateTests.cs refactor(world): separate live lifetime from spatial buckets 2026-07-14 07:47:03 +02:00
GpuWorldStateTwoTierTests.cs refactor(world): separate live lifetime from spatial buckets 2026-07-14 07:47:03 +02:00
LandblockStreamerTests.cs feat(streaming): enforce typed completion queues 2026-07-24 17:48:24 +02:00
StreamingControllerDungeonGateTests.cs fix(portal): synchronize destination presentation state 2026-07-16 21:17:13 +02:00
StreamingControllerPriorityApplyTests.cs feat(streaming): enforce typed completion queues 2026-07-24 17:48:24 +02:00
StreamingControllerTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
StreamingControllerTwoTierTests.cs fix(portal): synchronize destination presentation state 2026-07-16 21:17:13 +02:00
StreamingRegionTests.cs feat(A.5 T4): StreamingRegion ComputeFirstTickDiff 2026-05-09 22:34:55 +02:00
StreamingRegionTwoTierTests.cs fix(A.5 T4-T6): bootstrap guard + dead enum + test cleanups 2026-05-09 22:49:35 +02:00