Crates.io | hermit_bench_output |
lib.rs | hermit_bench_output |
version | 0.1.1 |
source | src |
created_at | 2024-06-21 12:10:26.424688 |
updated_at | 2024-06-27 07:52:24.105883 |
description | A library to interface to the hermit-bench benchmarking framework. |
homepage | |
repository | |
max_upload_size | |
id | 1279473 |
size | 9,821 |
This crate exists to provide an interface for hermit-bench, which is a benchmarking tool for hermit-os.
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.