Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 568 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 568 Bytes

This repository aims at providing all the necessary stuff for benchmarking RIR and compare it to other (language) implementations.

Benchmarks

We use a harness for benchmarking complying with the format of the are-we-fast suite.

Reproducibility

To make the benchmarking reproducible we resort on ReBench.

Run the benchmarks

Setup/run.sh rebench.conf Benchmarks path/to/rir path/to/gnur path/to/fastr e:EXPERIMENT -S

Tested experiments are PIR-LLVM, GNU-R and FASTR.