# Haskell in Green Land: Analyzing the Energy Behavior of a Purely Functional Language ## Paper and Slides Paper: [Haskell in Green Land: Analyzing the Energy Behavior of a Purely Functional Language](./haskell_in_Green_Land.pdf) Slides: [here](./haskell_in_Green_Land-Slides.pdf). ## Concurrent programming study - **Results**: [here](./concurrency-results/index.html) - Benchmarks: http://github.com/green-haskell/concurrency-benchmark - Raw data: [here](./raw-data/concurrency-data.zip) ## 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 study - **Results**: [here](./data-structures-results/index.html) - Benchmarks: http://github.com/green-haskell/edison-benchmark - Raw data: [here](./raw-data/data_structures-results.tar.bz2) - Complete list of Edison API: [here](./edisonAPI/index.html) ## Team |<img src="http://avatars1.githubusercontent.com/u/553804?v=3&s=460" style="width: 140px;"/>|<img src="../team/gMelfe.jpeg" style="width: 140px; max-height: 140px;"/>| <img src="https://avatars1.githubusercontent.com/u/711072?s=400&v=4" style="width: 140px;"/>|<img src="https://avatars0.githubusercontent.com/u/1238157?s=400&v=4" style="width: 140px;"/>|<img src="../team/jpf.png" style="width: 140px; max-height: 140px;"/>| <img src="../team/fern_Castor.jpeg" style="width: 140px; max-height: 140px;"/>| | :---: | :---: | :---: | :---: | :---: | :---: | |[Lu&iacute;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&atilde;o Paulo Fernandes](http://www.dei.uc.pt/~jpf)|[Fernando Castor](http://sites.google.com/a/cin.ufpe.br/castor/)| [Back](../index.html)