Files
payload/docs
Alessio Gravili c07c9e9129 perf: optimize getEntityConfig lookups (#10665)
Replaces array-based lookups in `getEntityConfig` with a map, reducing
time complexity from O(n) to O(1).
2025-01-20 12:32:38 -07:00
..
2024-12-27 20:18:31 +00:00
2025-01-08 14:51:26 -05:00