⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
run_perf_test
veridian_
kernel
0.25.2
In veridian_
kernel::
ipc::
perf::
bench
veridian_kernel
::
ipc
::
perf
::
bench
Function
run_
perf_
test
Copy item path
Source
pub fn run_perf_test<F>(name: &str, iterations: usize, f: F)
where F: FnMut(),
Expand description
Run a performance test