Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 568 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 568 Bytes

This repository holds the code, used to run the experiments, for the paper:

On Haskell and Energy Efficiency

Execute the following commands in the desired directory.

# To retrieve the code (this repository):

git clone https://github.com/green-haskell/edison-benchmark-5steps.git

# To install the dependencies, required to run the benchmarks:

bash ./edison-benchmark-5steps/installDependencies.sh

#To run all benchmarks, as root:

cd edison-benchmark-5steps ; bash ./runAll.sh