0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/benchmark/http
Alex Ramirez 9140f62c22 benchmark, http: refactor for code consistency
In benchmark http directory this changes for loops using var to let
when it applies for consistency

PR-URL: https://github.com/nodejs/node/pull/28791
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-07-30 15:20:08 -07:00
..
_chunky_http_client.js tools: enable block-scoped-var eslint rule 2019-05-10 16:58:49 +02:00
bench-parser.js benchmark, http: refactor for code consistency 2019-07-30 15:20:08 -07:00
check_invalid_header_char.js benchmark, http: refactor for code consistency 2019-07-30 15:20:08 -07:00
check_is_http_token.js benchmark, http: refactor for code consistency 2019-07-30 15:20:08 -07:00
chunked.js
client-request-body.js
cluster.js tools: enable block-scoped-var eslint rule 2019-05-10 16:58:49 +02:00
create-clientrequest.js
end-vs-write-end.js
headers.js benchmark: fix http headers benchmark 2019-04-11 05:41:21 +02:00
http_server_for_chunky_client.js
incoming_headers.js
set_header.js benchmark, http: refactor for code consistency 2019-07-30 15:20:08 -07:00
set-header.js
simple.js
upgrade.js