- Optimize Select2 and Select3 iterators to drive from the smallest sparse set to minimize probes. - Use a constrained generic in CommandQueue.Enqueue to avoid boxing struct commands at the call site. - Ensure singleton infrastructure is initialized during world deserialization if the singleton entity is loaded. - Change EnsureSingleton to internal. |
||
|---|---|---|
| .. | ||
| CommandTests.cs | ||
| CoreTests.cs | ||
| EdgeCaseTests.cs | ||
| OECS.Tests.csproj | ||
| QueryAndSystemTests.cs | ||
| ReactivityTests.cs | ||
| RelationshipTests.cs | ||
| SingletonTests.cs | ||