gnzlbg / rustc-perf

Website for graphing performance of rustc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 92.7%Language:Python 3.9%Language:WebIDL 1.3%Language:HTML 0.8%Language:JavaScript 0.6%Language:C++ 0.2%Language:C 0.2%Language:CSS 0.1%Language:PLpgSQL 0.1%Language:Makefile 0.0%Language:Shell 0.0%Language:CMake 0.0%Language:Mako 0.0%Language:SQLPL 0.0%Language:PLSQL 0.0%