文件名称:apiary-benchmark:haskell 轻量级 web 框架的基准测试结果
文件大小:56KB
文件格式:ZIP
更新时间:2024-06-20 01:28:30
Haskell
养蜂场基准 haskell 轻量级 Web 框架的基准测试结果。 构架 怎么跑 cabal update cabal sandbox init cabal get apiary-1.4.3 Spock-0.7.9.0 scotty-0.9.1 yesod-core-1.4.10 wai-routes-0.7.0 cabal install -fapiary -fSpock -fyesod-core -fscotty -fwai-routes --only-dependencies ./scripts/all.sh apiary-1.4.3 Spock-0.7.9.0 scotty-0.9.1 yesod-core-1.4.10 wai-routes-0.7.0 基准 你好(没有捕获) PARAM(捕获路由参数) DEEP(深而多的路线) AFTER_DEEP(在 DEEP 路线之后)
【文件预览】:
apiary-benchmark-master
----LICENSE(1KB)
----src()
--------apiary.hs(3KB)
--------wai-routes.hs(8KB)
--------scotty.hs(5KB)
--------Spock.hs(3KB)
--------yesod.hs(10KB)
----results()
--------1()
----Setup.hs(46B)
----.gitignore(102B)
----apiary-benchmark.cabal(3KB)
----README.md(2KB)
----scripts()
--------all.sh(1KB)
--------collect.py(2KB)
--------plot.sh(123B)
--------plot.gnuplot(589B)
--------average.awk(72B)
--------aggregate.sh(304B)
--------bench.sh(3KB)
--------stdev.awk(96B)