# Helping developers write energy efficient Haskell through a data-structure evaluation
## Paper and Slides
[Helping developers write energy efficient Haskell through a data-structure evaluation](Helping_developers_write_energy_efficient_Haskell_through_a_data-structure_evaluation.pdf)
## Code
For the initial DRAM measuring:
https://github.com/green-haskell/dramEnergyMeasuring
For the compilation optimizations experiment:
https://github.com/green-haskell/o012
## Results
The raw results are available [here](./results-TvsE-O012.tar.bz2).
The resulting graphics can be consulted [here](./results/index.html).
## Team
|
|
|
|
| :---: | :---: | :---: |
|[Gilberto Melfe](http://github.com/gilbertomelfe)|[Alcides Fonseca](http://www.alcidesfonseca.com/)|[João Paulo Fernandes](http://www.dei.uc.pt/~jpf)|
[Back](../index.html)