Profile pulse/sync hot path before v1 #37
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BlackLobster/Server#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Profile the pulse tick + player/NPC sync hot path under load (the admin
/monitoralready charts tick perf) and address allocation hotspots — iodata over string concat, ETS for read-heavy shared data, batch operations — per the BEAM/OTP standards. Profile before optimizing.Source:
CLAUDE.md(BEAM/OTP & Performance).