Paul @futurepaul
Absolutely loved this. My takeaway: Compute is faster than memory, so in hot loop prioritize small data structures instead of bloating data structure with memoized results of work on the same data. Smaller data structure = fewer cache misses + more cpu work = faster overall. — PolitiTweet.org
Andrew Kelley @andy_kelley
I spent 10 years stuck on a programming skill level plateau. Learning Data Oriented Design was the key to the next… https://t.co/IvU0CeTRRo