acdream/tests
Erik 4f1c067a21 perf(physics): pool collision cell snapshots
Preserve the fixed per-cell collision walk across nested registry mutations while replacing the repeated List allocation with an explicitly owned pooled snapshot. Capture cardinality once, return storage on every exit, and pin live-list mutation behavior with a focused regression test.

Co-authored-by: Codex <codex@openai.com>
2026-07-23 06:12:34 +02:00
..
AcDream.App.Tests fix(runtime): restore interaction completion ownership 2026-07-23 05:51:51 +02:00
AcDream.Bake.Tests fix(pipeline): MP1b review - bake CLI determinism + bounded memory 2026-07-05 22:14:31 +02:00
AcDream.Content.Tests fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
AcDream.Core.Net.Tests refactor(net): own live session composition 2026-07-22 10:36:06 +02:00
AcDream.Core.Tests perf(physics): pool collision cell snapshots 2026-07-23 06:12:34 +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 refactor(app): compose settings and developer tools 2026-07-22 16:11:34 +02:00