# On Haskell and Energy Efficiency
## Paper
Paper: [On Haskell and Energy Efficiency](./On_Haskell_and_Energy_Efficiency.pdf)
## Tools
- **GHC** with Energy Profiler: http://github.com/green-haskell/ghc/tree/wip/green
- **Criterion** with energy metrics: http://github.com/green-haskell/criterion
## Data structures case study
- **Results**: [here](./data-structures-results/index.html)
- Benchmarks: https://github.com/green-haskell/edison-benchmark-5steps
- Raw data: [here](./raw-data/data_structures-case_study-results.tar.bz2)
## Team
|
|
|
|
|
|
|
| :---: | :---: | :---: | :---: | :---: | :---: |
|[Luís Gabriel Lima](http://cin.ufpe.br/~lgnfl/)|[Gilberto Melfe](http://github.com/gilbertomelfe)|[Francisco Soares-Neto](http://sites.google.com/a/cin.ufpe.br/frsoares/)|[Paulo Lieuthier](http://github.com/paulolieuthier)|[João Paulo Fernandes](http://www.dei.uc.pt/~jpf)|[Fernando Castor](http://sites.google.com/a/cin.ufpe.br/castor/)|
[Back](../index.html)