- pending_edit_for_user: add preload for [:user, :contact] to avoid lazy-loaded N+1 when templates access those associations - ScoresController.encode_binary: combine 3 Enum.map passes into a single Enum.reduce, halving list traversals for score binary encoding - find_duplicate_contact: push station-pair/grid matching into SQL WHERE clause so dedup uses the DB index instead of loading all matching rows + Enum.find in Elixir |
||
|---|---|---|
| .. | ||
| microwaveprop | ||
| microwaveprop_web | ||
| mix/tasks | ||
| microwaveprop.ex | ||
| microwaveprop_web.ex | ||