Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Update link to recorded timings #5

Merged
merged 1 commit into from
May 26, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down