#benchmarking #output #interface #command #framework #hermit-bench #hermit-os

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

#175 in Profiling

35 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