benchmark: add http chunked encoding benchmarks
authorBen Noordhuis <info@bnoordhuis.nl>
Fri, 1 Nov 2013 14:44:43 +0000 (15:44 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 1 Nov 2013 14:44:44 +0000 (15:44 +0100)
commitdf3537102b9ba335f05315e513e7cb0123321362
treec6f6e95f27af6049cdbd23a168693e35dca1fa64
parentfe4fbc2a1e664516f54ca483d2726402c8518be4
benchmark: add http chunked encoding benchmarks

Test both "Content-Length: xxx" and "Transfer-Encoding: chunked" responses in
the http/simple benchmark.
benchmark/http/simple.js