node/benchmark/http
Trevor Norris d39ace16ba http_parser: use pushValueToArray for headers
For performance add headers to the headers Array by pushing them on from
JS. Benchmark added to demonstrate this case.

PR-URL: https://github.com/nodejs/node/pull/3780
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-12-17 17:28:53 -07:00
..
_chunky_http_client.js benchmark: fix chunky client benchmark execution 2015-04-03 00:56:45 -04:00
bench-parser.js http_parser: use pushValueToArray for headers 2015-12-17 17:28:53 -07:00
chunked.js benchmark: update to use new wrk 2014-02-25 11:28:46 -08:00
client-request-body.js benchmark: remove extra spacing in http options 2015-01-30 16:09:10 -05:00
cluster.js benchmark: update to use new wrk 2014-02-25 11:28:46 -08:00
end-vs-write-end.js benchmark: remove extra spacing in http options 2015-01-30 16:09:10 -05:00
http_server_for_chunky_client.js benchmark: fix chunky client benchmark execution 2015-04-03 00:56:45 -04:00
simple.js benchmark: update to use new wrk 2014-02-25 11:28:46 -08:00