11 Video: Slice performance through cache friendliness

thedotpost.com posted by kenny 2638 days ago  

A talk by Damian Gryski at DotGo 2016. Modern computers have multiple layers of caches between the processor and main memory. Algorithms which effectively use these caches can be orders of magnitude faster than those that don’t. Damian looks at how using slices can make your inner loops more cache friendly.

Register to comment or vote on this story