rust-lang-nursery/rustc-perf

Name: rustc-perf

Owner: rust-lang-nursery

Description: Website for graphing performance of rustc

Created: 2015-02-22 02:04:12.0

Updated: 2018-05-24 15:32:45.0

Pushed: 2018-05-24 15:32:43.0

Homepage: null

Size: 28510

Language: Rust

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.