Benchmarks 2: snap,happstack,yesod,manos,nginx,go http lib.
all haskell compiled with threaded and run with +RTS -A4M -N4 -qg0 -qb -g1
tested with httperf --hog --num-conns 1000 --num-calls 1000 --burst-length 20 --port 3000 --rate 1000 --uri=/pong
snap (from cabal)7038.1 req/s
happstack (from darcs) 2715.3 req/s
yesod (from cabal) simple = error
yesod (from cabal) dev = error
yesod (from cabal) wai snap = 1322.2 req/s
manos(mono 2.8) = error
go = 3693.8 req/s(186 errors)
nginx static = 14993.4 req/s(112 errors timeout)
snap static = 4701.2 req/s
Комментариев нет:
Отправить комментарий