6 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 8mo 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 8mo agonaive c is just a memcpy. non-temporal uses the streaming instructions.