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

Module bench

Module bench 

Source
Expand description

In-kernel micro-benchmark suite for Phase 5 performance validation.

Measures latency of core kernel operations and compares against Phase 5 performance targets. Accessible via the “perf” shell builtin.