node/benchmark/http
Rich Trott 28b95a5a9f
benchmark: use Object.hasOwn() instead of hasOwnProperty()
PR-URL: https://github.com/nodejs/node/pull/41769
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2022-02-07 12:33:44 -05:00
..
_chunky_http_client.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-parser.js
check_invalid_header_char.js benchmark: use Object.hasOwn() instead of hasOwnProperty() 2022-02-07 12:33:44 -05:00
check_is_http_token.js
chunked.js benchmark: add test and all options and improve errors" 2020-03-09 22:35:53 +01:00
client-request-body.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
cluster.js benchmark: add test and all options and improve errors" 2020-03-09 22:35:53 +01:00
create-clientrequest.js
end-vs-write-end.js benchmark: add test and all options and improve errors" 2020-03-09 22:35:53 +01:00
headers.js benchmark: fix http/headers.js with test-double 2021-01-06 21:18:47 -08:00
http_server_for_chunky_client.js benchmark: fixing http_server_for_chunky_client.js 2020-05-23 19:34:53 +02:00
incoming_headers.js benchmark: add test and all options and improve errors" 2020-03-09 22:35:53 +01:00
set-header.js benchmark: add test and all options and improve errors" 2020-03-09 22:35:53 +01:00
set_header.js benchmark: clean up config resolution in multiple benchmarks 2020-02-02 19:45:02 -08:00
simple.js benchmark: add test and all options and improve errors" 2020-03-09 22:35:53 +01:00
upgrade.js