⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

run_perf_test

Function run_perf_test 

Source
pub fn run_perf_test<F>(name: &str, iterations: usize, f: F)
where F: FnMut(),
Expand description

Run a performance test