rust-lang / rustc-perf

Website for graphing performance of rustc
https://perf.rust-lang.org
Other
602 stars 147 forks source link
performance

Rust Compiler Performance Monitoring & Benchmarking

This repository contains two primary crates:

Additional documentation on running and setting up the frontend and backend can be found in the README files in the collector and site directories.

Additional documentation on the benchmark programs can be found in the README file in the collector/compile-benchmarks and collector/runtime-benchmarks directories.