summaryrefslogtreecommitdiff
path: root/obnam-benchmark.md
diff options
context:
space:
mode:
Diffstat (limited to 'obnam-benchmark.md')
-rw-r--r--obnam-benchmark.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/obnam-benchmark.md b/obnam-benchmark.md
index 2fc1452..4440b57 100644
--- a/obnam-benchmark.md
+++ b/obnam-benchmark.md
@@ -2,13 +2,15 @@
title: "`obnam-benchmark`---tool to run benchmarks"
author: "The Obnam project"
documentclass: report
-template: rust
bindings:
- subplot/benchmark.yaml
- lib/files.yaml
- lib/runcmd.yaml
-functions:
-- subplot/benchmark.rs
+impls:
+ python:
+ - subplot/benchmark.py
+ - lib/files.py
+ - lib/runcmd.py
...
@@ -109,7 +111,7 @@ given an installed Rust program obnam-benchmark
given file spec.yaml
given file expected.json
when I run obnam-benchmark spec spec.yaml --output spec.json
-then JSON files spec.yaml and expected.json match
+then JSON files spec.json and expected.json match
```
```{#spec.yaml .yaml .file .numberLines}