node/benchmark/http
Deokjin Kim 2ba08ac002
benchmark: use cluster.isPrimary instead of cluster.isMaster
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark.

Refs: https://github.com/nodejs/node/pull/47981
PR-URL: https://github.com/nodejs/node/pull/48002
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-07-07 00:06:14 +03:00
..
_chunky_http_client.js
bench-parser.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
check_invalid_header_char.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
check_is_http_token.js
chunked.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
client-request-body.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
cluster.js benchmark: use cluster.isPrimary instead of cluster.isMaster 2023-07-07 00:06:14 +03:00
create-clientrequest.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
end-vs-write-end.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
headers.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
http_server_for_chunky_client.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
incoming_headers.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
set-header.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
set_header.js
simple.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00
upgrade.js benchmark: add trailing commas in benchmark/http 2023-04-03 07:43:53 -04:00