prop/lib
Graham McIntire 1aebd7f1cc
Optimize map performance: reduce payload 75%, faster rendering
- Remove factors from heatmap scores, fetch on-demand via point_detail
- Pre-encode initial scores JSON once instead of per-render
- Don't store scores in socket assigns (reduce memory)
- Pre-calculate RGBA color lookup table for canvas rendering
- Batch fillStyle changes, hoist math out of inner loop
- Show topbar immediately on data requests (no 300ms delay)
2026-03-31 10:26:20 -05:00
..
microwaveprop Rename 'How this works' to 'Scoring Algorithm' 2026-03-31 10:24:04 -05:00
microwaveprop_web Optimize map performance: reduce payload 75%, faster rendering 2026-03-31 10:26:20 -05:00
mix/tasks Disable Oban queues in mix propagation_grid to prevent backfill noise 2026-03-30 17:36:32 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00