bazhenov / tango

Rust microbenchmarking harness based on paired-testing methodology
MIT License
72 stars 1 forks source link

Cpu cache firewall #10

Closed bazhenov closed 10 months ago

bazhenov commented 10 months ago

This PR adds a barrier that spoils CPU cache with random data. This is needed for both functions experience the same CPU cache state after haystack generation.