SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 282 TypeScript

perf: optimize getEntityConfig lookups (#10665)

Replaces array-based lookups in `getEntityConfig` with a map, reducing
time complexity from O(n) to O(1).
A
Alessio Gravili committed
c07c9e9129271f03e4aed0a0a6a5fd1f7ea6ff93
Parent: 56667cd
Committed by GitHub <noreply@github.com> on 1/20/2025, 7:32:38 PM