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 2218fa5dda Merge branch 'master' of https://github.com/parallel-programming-hwr/benchmarks-rs 5 years ago
.idea Add output file for benchmarks 5 years ago
src Add output file for benchmarks 5 years ago
.gitignore Add benchmarks and stuff 5 years ago
Cargo.lock Add output file for benchmarks 5 years ago
Cargo.toml Add bitshift benchmarking 5 years ago
LICENSE Create LICENSE 5 years ago
README.md Create README.md 5 years ago
benchmarks.tsv Add output file for benchmarks 5 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