
Memory Management with Stephen Dolan
Signals and Threads
00:00
Can Local Statch Allocation Make Your Programming Faster?
There are two incompatible ways you can tweak the g c to make your programms run faster. One is to make the minor heap bigger, and other is to make it smaller. You get better cash behavior, but without creating a lot of unnecessary promotions. And so stack allocation gives you the best of both worlds.
Transcript
Play full episode