summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-03-13 08:11:41 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-03-13 08:11:41 +0100
commite003a958fe59f4066422b4839281414ce4c86293 (patch)
tree1943070626a12a3e32fd85ac617810efe6042655 /README.md
parent2a7e5ca4f15607c6878ec40b5f519579a2a5e16b (diff)
readme: perf is now integrated with the repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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