gipeda
Version 0.3.3.0 revision 0 uploaded by JoachimBreitner.
Package meta
- Synopsis
- Git Performance Dashboard
- Description
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/
- Author
- Joachim Breitner
- Bug reports
- n/a
- Category
- Development
- Copyright
- n/a
- Homepage
- https://github.com/nomeata/gipeda
- Maintainer
- mail@joachim-breitner.de
- Package URL
- n/a
- Stability
- n/a