summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-16 12:42:07 +0200
committerLars Wirzenius <liw@liw.fi>2022-01-16 12:42:07 +0200
commitd9efc89cc3f12978966b3b64957dc365f60b32a8 (patch)
tree85632ac9cb4dbac356fc19c235c814ea03e679cd /README.md
parent9c93adbb411274c05ac4e3c4cfbbcc9ff112a0b4 (diff)
downloadobnam-benchmark-results-d9efc89cc3f12978966b3b64957dc365f60b32a8.tar.gz
feat: add script to produce HTML report from result files
Sponsored-by: author
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7e12f08
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# Obnam benchmark results
+
+This repository contains result files from running the
+`obnam-benchmark` tool against the benchmark specifications in the
+`obnam-benchmark-specs` repository. A CI job will produce reports from
+the result files in this repository, and publish them on a website.