3 ms·
> A key feature of this code is that it skips CPU cache when copying Are those numbers also measured while skipping the CPU cache?
by eliasdejong 9mo ago
> A key feature of this code is that it skips CPU cache when copying
Are those numbers also measured while skipping the CPU cache?
- lunixbochs 9mo agonaive c is just a memcpy. non-temporal uses the streaming instructions.