How to avoid the performance impact of large ETS-based queries?

Hi Michal,

Yes, I’ll definitely use :persistent_term, if ETS becomes to slow for the “large data” query. Actually, I read somewhere that even the Discord team stopped using their FastGlobal library in favour of plain ETS. So, perhaps I don’t need any optimization either.

Thank you for your feedback

1 Like