From 315305e7bb2bf0535652a3ccc0b6cb61dd049a98 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 15 Apr 2022 13:31:27 +0200 Subject: [PATCH] + cargo timing link --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e4459314f..5b55f1e99 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,8 @@ cargo doc --no-deps --all-features --workspace ``` The pages are committed daily into the gh-pages branch. + +## Build timing + +Generated by cargo, the build timings can be seen on: +https://uutils.github.io/coreutils-docs/cargo-timings/cargo-timing.html