rust-bench-output

Crates.iorust-bench-output
lib.rsrust-bench-output
version0.1.0
sourcesrc
created_at2024-06-21 12:00:22.979255
updated_at2024-06-21 12:00:22.979255
descriptionA library to interface to the hermit-bench benchmarking framework.
homepage
repository
max_upload_size
id1279465
size3,035
(CarlWachter)

documentation

README

Hermit-bench-output

This crate exists to provide an interface for hermit-bench, which is a benchmarking tool for hermit-os.

Usage

After specifying a command to run a file in hermit-bench, the function log_benchmark_data shall be used to provide the expected output format.

Commit count: 0

cargo fmt