hermit_bench_output

Crates.iohermit_bench_output
lib.rshermit_bench_output
version0.1.1
sourcesrc
created_at2024-06-21 12:10:26.424688
updated_at2024-06-27 07:52:24.105883
descriptionA library to interface to the hermit-bench benchmarking framework.
homepage
repository
max_upload_size
id1279473
size9,821
(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