From fc2616d00704f7ddc1bc2122fb395ec91985b1e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20Ochagav=C3=ADa?= Date: Thu, 26 May 2016 20:49:26 +0200 Subject: [PATCH] Update link to recorded timings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 200f4ec1a..a2b6d571b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Benchmarks for Rust compiler performance -Recorded timings shown at: http://www.ncameron.org/perf-rustc/ +Recorded timings shown at: http://perf.rust-lang.org/ Each subdirectory should contain a single crate for benchmarking. It should include a makefile so that the crate can be built by running `make`. Any use of