Expand description
Scientific benchmarking infrastructure for certeza
This module provides data structures and utilities for reproducible performance measurement following the scientific reporting specification.
§Examples
See the metadata module for metadata collection functions.
Structs§
- Benchmark
Metadata - Environmental metadata for reproducibility
- Benchmark
Report - Complete benchmark report with metadata and results
- Benchmark
Result - Individual benchmark result
- Benchmark
Summary - Summary across all benchmarks
- Comparison
- Comparison against baseline
- CpuInfo
- CPU details
- Distribution
- Distribution analysis
- Environment
Config - Runtime configuration
- Hardware
Info - Hardware specifications
- Measurements
- Measurement data and statistics
- Memory
Info - Memory details
- Software
Info - Software environment
- Statistics
- Statistical summary
- Storage
Info - Storage details