From e003a958fe59f4066422b4839281414ce4c86293 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Wed, 13 Mar 2019 08:11:41 +0100 Subject: readme: perf is now integrated with the repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index afd5e40..c5bb6e4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ automatically synchronized with: | --- | :---: | --- | | [@bors][bors] | *In real time* | [Integration source][bors-src] | | [Crater and @craterbot][crater] | *In real time* | [Integration source][crater-src] | +| [Perf and @rust-timer][perf] | *In real time* | [Integration source][perf-src] | | Mailing lists and aliases (`@rust-lang.org`, `@crates.io`) | 5 minutes | [Integration source][ml-src] | [Governance section on the website][www] | 2 minutes | [Integration source][www-src] | @@ -21,6 +22,8 @@ supported services. [crater]: https://github.com/rust-lang-nursery/crater [crater-src]: https://github.com/rust-lang-nursery/crater/blob/master/src/server/auth.rs [ml-src]: https://github.com/rust-lang/rust-central-station/tree/master/sync-mailgun +[perf]: https://perf.rust-lang.org +[perf-src]: https://github.com/rust-lang-nursery/rustc-perf/blob/master/site/src/server.rs ## Documentation -- cgit v1.2.3