Using constant pools to speed up your Elixir code
A brief introduction to module constant pools, colloquially known as the ‘compile module hack’, to increase read throughput and alleviate memory pressure.
https://medium.com/@jacob.lerche/using-constant-pools-to-speed-up-your-elixir-code-c527d533c941
Read next Partial Templates with Phoenix