Caches everywhere? Measure!
aka Premature optimization is the root of all evil (Part 5,000,000 and counting…) Today I had to optimize some code as the applications memory growth went up to 1,5 GByte during runtime. Using DDDebug – yes, I am using my own tools 😉 – I realized quickly, that there has …