Written by Michael
on
on
2024-07-02 meeting summary
We talked about CPU caches, cache lines and how to speed up for loops by using functional coding.
The size and access speed of the memory cache of modern CPUs was discussed on slide 19ff of my presentation at the Streaming Readout IV workshop I gave in Camogli, Italy, in 2019.
We had already discussed my 'cache-line' program a good year ago here at Rust AG. I have stored the program sources in our Gitlab repository together with some comments. A short version can also be found in my Camogli talk starting on slide 21.