Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

Built-in benchmark suite for measuring kernel and memory performance

Provides self-contained benchmarks that run without external harnesses, producing structured results suitable for comparison across runs.

Structs§

BenchmarkResult
Single benchmark result
BenchmarkRunner
Benchmark runner
BenchmarkSuite
Benchmark suite with named groups

Functions§

run_builtin_benchmarks
Run the built-in benchmark suite for this crate