Expand description
Reproducible benchmark result bundles (port of benchmarks/bundle.py).
Constants§
Functions§
- collect_
environment - Host and software fingerprint stored in result bundles. Mirrors the
Python
collect_environment, withrust_versionin place ofpython_version. - make_
bundle - Assemble a JSON-serializable, self-describing benchmark result bundle.
- save_
bundle - Write a result bundle as JSON, creating parent directories as needed.