Skip to main content

Module benchmark

Module benchmark 

Source
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§

BenchmarkMetadata
Environmental metadata for reproducibility
BenchmarkReport
Complete benchmark report with metadata and results
BenchmarkResult
Individual benchmark result
BenchmarkSummary
Summary across all benchmarks
Comparison
Comparison against baseline
CpuInfo
CPU details
Distribution
Distribution analysis
EnvironmentConfig
Runtime configuration
HardwareInfo
Hardware specifications
Measurements
Measurement data and statistics
MemoryInfo
Memory details
SoftwareInfo
Software environment
Statistics
Statistical summary
StorageInfo
Storage details