forked from dag-erling/meltdown
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of averaging deltas across rounds, count the number of cache hits and misses and pick the value that got the most cache hits. Furthermore, avoid traversing the probe array linearly in case the CPU detects it and starts prefetching our probes.
- Loading branch information
1 parent
3b9b7d4
commit 989fa6d
Showing
1 changed file
with
20 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters