Remove reload measurements
This commit is contained in:
parent
7639ab7e8e
commit
30676cd391
@ -192,7 +192,7 @@ fn main() {
|
||||
display_name: "clflush local hit - n",
|
||||
t: &(),
|
||||
},
|
||||
CalibrateOperation2T {
|
||||
/* CalibrateOperation2T {
|
||||
prepare: noop::<u8>,
|
||||
op: flush_and_reload_wrap,
|
||||
name: "reload_miss",
|
||||
@ -219,7 +219,7 @@ fn main() {
|
||||
name: "reload_local_hit",
|
||||
display_name: "reload local hit",
|
||||
t: &(),
|
||||
},
|
||||
},*/
|
||||
];
|
||||
|
||||
let r = unsafe {
|
||||
|
Loading…
Reference in New Issue
Block a user