node/benchmark/http
Anatoli Papirovski cbd0be59f0
benchmark: fix http/simple.js benchmark
autocannon appears to have trouble recognizing URLs that contain true
or false within them. Use 0 or 1 instead to represent the same.

PR-URL: https://github.com/nodejs/node/pull/17583
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-12-12 03:28:40 -05:00
..
_chunky_http_client.js benchmark: var to const 2017-09-19 21:14:38 -03:00
bench-parser.js benchmark: control HTTP benchmarks run time 2017-04-09 18:16:08 +08:00
check_invalid_header_char.js benchmark: var to const 2017-09-19 21:14:38 -03:00
check_is_http_token.js benchmark: var to const 2017-09-19 21:14:38 -03:00
chunked.js benchmark: var to const 2017-09-19 21:14:38 -03:00
client-request-body.js benchmark: var to const 2017-09-19 21:14:38 -03:00
cluster.js benchmark: var to const 2017-09-19 21:14:38 -03:00
create-clientrequest.js benchmark: var to const 2017-09-19 21:14:38 -03:00
end-vs-write-end.js benchmark: var to const 2017-09-19 21:14:38 -03:00
http_server_for_chunky_client.js benchmark: var to const 2017-09-19 21:14:38 -03:00
simple.js benchmark: fix http/simple.js benchmark 2017-12-12 03:28:40 -05:00