module BenchmarkDriver
All benchmark results should be expressed by this model.
Extended Struct
with:
* Polyfilled `keyword_init: true` * Default value configuration * Deeply freezing members
Constants
- Config
All CLI options
- Context
Benchmark
conditions that can be known before running benchmark- DefaultJob
- Job
Holding identifier of measured workload
- Metric
A kind of thing to be measured
- Result
Everything that can be known after running benchmark
- VERSION