Skip to content

SimonSapin/rustc-perf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Compiler Performance Monitoring & Benchmarking

This repository contains two primary crates: collector and site. Collector gathers data for each bors commit and the site displays the data.

The primary required setup is to provide a folder with a retries file and a times folder. Data is gathered into https://github.com/rust-lang-nursery/rustc-timing by Rust Infrastructure; cloning that is the best approach for working on the frontend.

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

About

Website for graphing performance of rustc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 94.1%
  • Python 3.7%
  • WebIDL 1.2%
  • HTML 0.5%
  • C++ 0.2%
  • C 0.2%
  • Other 0.1%