Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 170 Bytes

ets_wisdom.md

File metadata and controls

8 lines (4 loc) · 170 Bytes

ETS in a memory

ETS tables are never garbage collected.

Only removing records manually will reclaim memory

Don't use dynamic atoms. They are cached till VM running