Skip to content

rylev/rustc-perf

This branch is 117 commits behind rust-lang/rustc-perf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 6, 2024
b232a70 · Nov 6, 2024
Oct 14, 2024
Jul 23, 2024
Jan 17, 2024
Oct 12, 2024
Oct 23, 2024
Nov 24, 2023
Sep 2, 2024
Oct 14, 2024
Nov 6, 2024
Apr 4, 2023
Apr 8, 2022
Oct 23, 2024
Sep 2, 2024
May 19, 2023
Jul 26, 2024
Jul 23, 2024

Repository files navigation

Rust Compiler Performance Monitoring & Benchmarking

This repository contains two primary crates:

  • collector: gathers data for each bors commit
  • site: displays the data and provides a GitHub bot for on-demand benchmarking

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.

License

The code of this repository is licensed under the MIT license, managed by the Reuse Specification. The compile-time benchmarks have their own separate licenses, check the collector/compile-benchmarks/REUSE.toml file.

About

Website for graphing performance of rustc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.5%
  • Python 0.9%
  • C++ 0.4%
  • WebIDL 0.3%
  • Roff 0.2%
  • GLSL 0.2%
  • Other 0.5%