Processor time tracking utilities for benchmarks and performance analysis.
This package provides utilities to track processor time during code execution, enabling analysis of processor usage patterns in benchmarks and performance tests.
use Session;
More details in the package documentation.
This is part of the Folo project that provides mechanisms for high-performance hardware-aware programming in Rust.