summaryrefslogtreecommitdiffstats
path: root/ci/how2publish.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ci/how2publish.txt')
-rw-r--r--ci/how2publish.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/how2publish.txt b/ci/how2publish.txt
index 482a68b..57addb2 100644
--- a/ci/how2publish.txt
+++ b/ci/how2publish.txt
@@ -1,4 +1,8 @@
# ----------- To do a release ---------
+# Compare times of runs to check no drastic slow down:
+# time target/release/dust ~/dev
+# time dust ~dev
+
# edit version in cargo.toml
# tag a commit and push (increment version in Cargo.toml first):
# git tag v0.4.5