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 f8d174a commit 2fc6779Copy full SHA for 2fc6779
crates/tests/benches/perf.rs
@@ -1,3 +1,4 @@
1
+#![cfg(target_os = "linux")]
2
use std::{fs::File, os::raw::c_int, path::Path};
3
4
use criterion::profiler::Profiler;
0 commit comments