# 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 |<img src="../team/gMelfe.jpeg" style="width: 140px; max-height: 140px;"/>|<img src="https://avatars2.githubusercontent.com/u/7089?s=400&v=4" style="width: 140px;"/>|<img src="../team/jpf.png" style="width: 140px; max-height: 140px;"/>| | :---: | :---: | :---: | |[Gilberto Melfe](http://github.com/gilbertomelfe)|[Alcides Fonseca](http://www.alcidesfonseca.com/)|[Jo&atilde;o Paulo Fernandes](http://www.dei.uc.pt/~jpf)| [Back](../index.html)