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

Commit 697e434

Browse files
committed
Merge pull request #1 from huonw/patch-1
Include a link to the rendered data
2 parents fc953e1 + e9d7ce0 commit 697e434

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Benchmarks for Rust compiler performance
22

3+
Recorded timings shown at: http://www.ncameron.org/perf-rustc/
4+
35
Each subdirectory should contain a single crate for benchmarking. It should
46
include a makefile so that the crate can be built by running `make`. Any use of
57
rustc should include the argument `-Ztime-passes`. See for example the

0 commit comments

Comments
 (0)