0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/http
Brian White c5d0fd9641
benchmark: add ClientRequest creation benchmark
PR-URL: https://github.com/nodejs/node/pull/10654
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
2017-01-13 16:11:19 -05:00
..
_chunky_http_client.js benchmark: missing process.exit after bench.end 2016-07-26 13:21:50 +02:00
_http_simple.js benchmark: add http header setting scenarios 2017-01-11 12:52:57 -05:00
bench-parser.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
check_invalid_header_char.js http: optimize checkInvalidHeaderChar() 2016-06-14 15:13:00 -04:00
check_is_http_token.js benchmark: increase http token check iterations 2016-06-14 15:13:00 -04:00
chunked.js benchmark: support for multiple http benchmarkers 2016-08-31 17:49:26 +02:00
client-request-body.js benchmark: missing process.exit after bench.end 2016-07-26 13:21:50 +02:00
cluster.js benchmark: support for multiple http benchmarkers 2016-08-31 17:49:26 +02:00
create-clientrequest.js benchmark: add ClientRequest creation benchmark 2017-01-13 16:11:19 -05:00
end-vs-write-end.js benchmark: support for multiple http benchmarkers 2016-08-31 17:49:26 +02:00
http_server_for_chunky_client.js benchmark: reformat code for clarity 2016-11-27 21:51:09 -08:00
simple.js benchmark: add http header setting scenarios 2017-01-11 12:52:57 -05:00