node/benchmark/http
Mert Can Altin 5e818c974b
http: implement slab allocation for HTTP header parsing
PR-URL: https://github.com/nodejs/node/pull/61375
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-02-04 14:11:00 +00:00
..
_chunky_http_client.js
bench-parser-fragmented.js http: implement slab allocation for HTTP header parsing 2026-02-04 14:11:00 +00:00
bench-parser.js benchmark, test: replace CRLF variable with string literal 2025-08-20 07:10:17 +00:00
check_invalid_header_char.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
check_is_http_token.js
chunked.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
client-request-body.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
cluster.js benchmark: use cluster.isPrimary instead of cluster.isMaster 2023-05-17 05:51:53 +00:00
create-clientrequest.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
end-vs-write-end.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
headers.js benchmark: adds groups to better separate benchmarks 2024-09-04 03:26:53 +00:00
http_server_for_chunky_client.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
incoming_headers.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
set-header.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
set_header.js
simple.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
upgrade.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00