Rust benchmarking stuff
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trivernis 1e8af7676b Add measuring of goroutines from the may crate 4 years ago
.idea Add output file for benchmarks 4 years ago
src Add measuring of goroutines from the may crate 4 years ago
.gitignore Remove accidentally included benchmarks.tsv 4 years ago
Cargo.lock Add measuring of goroutines from the may crate 4 years ago
Cargo.toml Add measuring of goroutines from the may crate 4 years ago
LICENSE Create LICENSE 4 years ago
README.md Create README.md 4 years ago

README.md

benchmarks-rs

The benchmarks in this project are collected using benchlib-rs. The aim is to get a performance overview for multithreading in rust.

Running the project

The project needs a rust-toolchain installation.

cargo run --release