
31 Aug
2012
31 Aug
'12
8:35 a.m.
Thanks. This is the "client-side" part. What about the "server-side" part, i.e. the haskell code?
I'm using mighttpd2. But I did not release new libraries which includes MANY optimizations. So, I guess that you cannot gain the performace which I showed. I believe that http-types optimization is effective only with new warp whose HTTP response composer is completely re-written. https://github.com/kazu-yamamoto/wai/tree/refactoring/warp --Kazu