#benchmark #interface #framework #output #hermit-bench

hermit_bench_output

A library to interface to the hermit-bench benchmarking framework

2 releases

0.1.1 Jun 27, 2024
0.1.0 Jun 21, 2024

#345 in Profiling

Download history 88/week @ 2025-05-21 34/week @ 2025-05-28 62/week @ 2025-06-04 60/week @ 2025-06-11 41/week @ 2025-06-18 76/week @ 2025-06-25 74/week @ 2025-07-02 40/week @ 2025-07-09 35/week @ 2025-07-16 47/week @ 2025-07-23 38/week @ 2025-07-30 26/week @ 2025-08-06 16/week @ 2025-08-13 43/week @ 2025-08-20 8/week @ 2025-08-27 34/week @ 2025-09-03

105 downloads per month

MIT/Apache

3KB

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.

No runtime deps