hypercross 2fe9203be9 perf: track component and relationship counts per entity
Introduce component and relationship counters to optimize entity
destruction and component checks. This allows for short-circuiting
the destruction process for bare entities and provides an O(1)
check for `hasAnyComponent`.
2026-06-01 14:34:51 +08:00
2026-05-31 17:31:21 +08:00
S
Description
No description provided
410 KiB
Languages
TypeScript 100%