From 2ba93c564668d86310b9e68e72438c6a8d39e30b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 8 Mar 2022 09:33:16 +0200 Subject: docs: add benchmark result update to RELEASE.md Sponsored-by: author --- RELEASE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index f264d4f..b001f5b 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -45,6 +45,11 @@ steps can hopefully be automated in the future. 4. Wait for Lars's Ick CI to build the release. 5. Publish Obnam crate to crates.io: - `cargo publish` +5. Run benchmark for release. + - `obnam-benchmark run benchmarks.yaml --obnam vX.Y.Z --output obnam-X.Y.Z.json` + - add the output file to the `obnam-benchmark-results` repository + - push the updated results repository to Lars's personal CI, to + update the result page on the web 6. Announce new release: - obnam.org blog, possibly other blogs - `#obnam` IRC channel -- cgit v1.2.1