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

rust-bench-output

A library to interface to the hermit-bench benchmarking framework

1 unstable release

0.1.0 Jun 21, 2024

#300 in Profiling

33 downloads per month

MIT/Apache

2KB

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