acdream/tests/AcDream.Core.Tests/Lighting
Erik a2a1e5916d perf(lighting): bound global light selection
Replace over-cap full sorting with a retained exact top-k heap while preserving the accepted tie-order fallback. Differential tests lock randomized and Town Network-scale output, and the measured 463-light path cuts selector CPU by 29 percent without warmed allocations.
2026-07-25 05:40:32 +02:00
..
GlobalLightPackerTests.cs
LightBakeConformanceTests.cs
LightBakeTests.cs
LightingHookSinkTests.cs
LightManagerTests.cs perf(lighting): bound global light selection 2026-07-25 05:40:32 +02:00
SceneLightingUboTests.cs