logo
首页技术栈工具库讨论
gipeda

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/
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconnomeata/gipeda73
HACKAGE
carbal install gipeda
查看
标签
根据用户添加的标签生成
暂无标签