u/Boring-Gas-8554

▲ 0

I would like to make an optimised game that would have many optimisation settings, including data chunk size setting to lower the number of cache misses on each specific CPU. However, wouldn't accessing those settings every time I need them trigger a cache miss on its own? Would caching them in stack help? Is that what games like Factorio do?

reddit.com
u/Boring-Gas-8554 — 6 days ago