<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<title>Hermit-bench-output</title>
</head>
<body class="rustdoc">
<h1 class="title">Hermit-bench-output</h1>
<nav id="TOC"><ul>
<li><a href="#usage">0.1 Usage</a><ul></ul></li></ul></nav><p>This crate exists to provide an interface for <a href="https://github.com/CarlWachter/hermit-bench/">hermit-bench</a>, which is a benchmarking tool for <a href="https://github.com/hermit-os/">hermit-os</a>.</p>
<h2 id="usage"><a class="doc-anchor" href="#usage">ยง</a>0.1 Usage</h2>
<p>After specifying a command to run a file in <code>hermit-bench</code>, the function <code>log_benchmark_data</code> shall be used to provide the expected output format.</p>
</body>
</html>