We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b8cae commit b18d350Copy full SHA for b18d350
downstairs/src/dynamometer.rs
@@ -8,7 +8,7 @@ pub enum DynoFlushConfig {
8
None,
9
}
10
11
-pub async fn dynamometer(
+pub fn dynamometer(
12
mut region: Region,
13
num_writes: usize,
14
samples: usize,
0 commit comments