Hacker News new | ask | show | jobs
by lamontcg 1342 days ago
Just keep your objects live, attach reusable scratch space to them, and memory pool them instead of throwing them away.

(from my experience anyway in writing critical-path allocation-free C# with Unity).

1 comments

ya, also keep everything in cache to be below a few mics