bazhenov / tango

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

Cpu cache firewall #10

Closed bazhenov closed 11 months ago

bazhenov commented 11 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.