From 23d3adee272d56b22bcbe805d6c6483f8df50d60 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Tue, 25 Apr 2023 07:23:23 +0300 Subject: [PATCH] add link --- rebuild_benchmark.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rebuild_benchmark.sh b/rebuild_benchmark.sh index 3f9d5bc..1ea23b7 100755 --- a/rebuild_benchmark.sh +++ b/rebuild_benchmark.sh @@ -62,9 +62,9 @@ lapsed=$SECONDS echo '' done echo '' - echo "The experiment was performed on $(date +%d-%m-%Y)." - echo " There were ${cycles} repetition cycles." - echo " The entire benchmark took ${SECONDS}s." + echo "The experiment [was performed](https://github.com/yegor256/micromap/actions/workflows/benchmark.yml) on $(date +%d-%m-%Y)." + echo "There were ${cycles} repetition cycles." + echo "The entire benchmark took ${SECONDS}s." } > target/benchmark/table.md perl -e '