Top 7.6% forks on hackage.haskell.org
hackage.haskell.org : gipeda
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/
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/gipeda
Keywords:
development
, mit
, program
, Propose Tags
License: MIT
Latest release: over 9 years ago
First release: almost 11 years ago
Dependent repositories: 88
Downloads: 12,334 total
Stars: 79 on GitHub
Forks: 27 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago