Elixir Performance

Find and fix performance problems in portal/ — N+1 queries, missing preloads, unbounded lists/assigns, missing DB indexes, slow context reads. Use when a page or list is slow, the DB is hot, LiveView sockets are heavy, or before shipping a list/heavy read path.

AndrewDryga Updated

File contents

AndrewDryga/emisar/tree/main/.claude/skills/elixir-performance commit a07f4956eb

Frequently asked questions

npx skillmds@latest add andrewdryga/elixir-performance