gipeda: Git Performance Dashboard
Gipeda is a a tool that presents data from your program’s benchmark suite (or any other source), with nice tables and shiny graphs.
So it is up to you whether you have a polling shell script loop, a post-commit hook or an elaborate jenkins setup. As long as the performance data ends up in the `logs/` directory, gipeda is happy.
Gipeda produces static pages. In fact, the (single) html file and the accompanying JavaScript code is completely static. Giepda just generates a large number of json files. This has the advantage of easy deployment: Just put gipeda in your webspace or copy the files to some static web hosting and you are done. This puts very little load on your server, is cache-friendly and has no security problems.
Do you want to see it live? Check out these:
Demo page, visualizing fairly boring stuff about gipedia itself: http://nomeata.github.io/gipeda/
GHC’s gipeda installation: https://perf.haskell.org/
[Skip to Readme]
Downloads
- gipeda-0.3.3.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.2, 0.1.2.1, 0.2, 0.2.0.1, 0.3, 0.3.0.1, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.3.0, 0.3.3.1, 0.3.3.2 |
---|---|
Dependencies | aeson (>=0.7 && <1.3), base (>=4.6 && <4.10), bytestring (>=0.10 && <0.11), cassava (>=0.4 && <0.5), concurrent-output (>=1.7 && <1.8), containers (>=0.4 && <0.6), directory (>=1.2 && <1.4), extra (>=1 && <1.6), file-embed (>=0.0.9 && <0.0.11), filepath (>=1.3 && <1.5), gitlib (>=3.1.0.2 && <3.2), gitlib-libgit2, scientific (>=0.3 && <0.4), shake (>=0.13 && <0.16), split (>=0.2 && <0.3), tagged (>=0.7 && <0.9), text (>=0.11 && <1.3), transformers (>=0.4 && <0.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13), yaml (>=0.8 && <0.9) [details] |
License | MIT |
Author | Joachim Breitner |
Maintainer | mail@joachim-breitner.de |
Category | Development |
Home page | https://github.com/nomeata/gipeda |
Source repo | head: git clone https://github.com/nomeata/gipeda |
Uploaded | by JoachimBreitner at 2017-04-16T22:24:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | gipeda |
Downloads | 12057 total (53 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-04-17 [all 3 reports] |