We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea756ad commit 59ae8c7Copy full SHA for 59ae8c7
provekit/src/bin/measure_mem.rs
@@ -1,5 +1,4 @@
1
-use provekit::{ProvekitSha256Benchmark, WORKSPACE_ROOT};
2
-use std::path::PathBuf;
+use provekit::ProvekitSha256Benchmark;
3
4
const INPUT_EXPONENTS: [u32; 1] = [11];
5
0 commit comments