Skip to content

Helping developers write energy efficient Haskell through a data-structure evaluation, benchmarks code.

Notifications You must be signed in to change notification settings

green-haskell/dramEnergyMeasuring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Helping developers write energy efficient Haskell through a data-structure evaluation

Execute the following commands in the desired directory.

# To retrieve the code (this repository):

git clone https://github.com/green-haskell/dramEnergyMeasuring.git

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

bash ./dramEnergyMeasuring/installDependencies.sh

#To run all benchmarks, as root:

cd dramEnergyMeasuring ; bash ./runAll.sh

About

Helping developers write energy efficient Haskell through a data-structure evaluation, benchmarks code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published