Adjust prefetches for NEON read tests
Use a fixed prefetch distance 512 bytes for everything. Also make sure that 32 byte prefetch step really means a single PLD instruction executed per 32 byte data chunk. And likewise for 64 byte prefetch. We don't care too much about achieving peak performance, consistency and predictability is more important.
Loading
Please register or sign in to comment