1 parent 721fd0c commit 7a7bd0aCopy full SHA for 7a7bd0a
1 file changed
tests/benchmarks.md
@@ -27,6 +27,12 @@ Compare: <per-candidate expectation>
27
28
## 0. Methodology
29
30
+**Implementation harness:** [`bench/`](../bench/) implements the
31
+methodology below. Tier-0 (workstation + virtio) ships today; Tier-1
32
+(physical NIC + SR-IOV + RT kernel) is the path described in
33
+[`bench/ROADMAP.md`](../bench/ROADMAP.md). Every result JSON written
34
+by the harness conforms to [`bench/results/SCHEMA.md`](../bench/results/SCHEMA.md).
35
+
36
### 0.1 Standards alignment
37
38
This spec follows, in order of authority:
0 commit comments