- Radio.group_reciprocals: replace O(n²) nested Enum.filter with O(n) Enum.group_by using a hash key (sorted station pair + band + hour) - contact_live/index.ex: cache monthly bars Repo.all(Contact) query with 60s TTL - ScoreCache.valid_times: replace :ets.select with :ets.foldl to avoid intermediate list allocation - Accounts.list_users: add limit(100) to unbounded query - Accounts.backfill_missing_home_qth: batch individual Oban.insert calls into single Oban.insert_all |
||
|---|---|---|
| .. | ||
| microwaveprop | ||
| microwaveprop_web | ||
| mix/tasks | ||
| microwaveprop.ex | ||
| microwaveprop_web.ex | ||