mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 15:30:56 +01:00
566a1513d1
Some of the benchmark code can be a little dense. Not *very* hard to read but perhaps harder than it needs to be. These changes (many of them whitespace-only) hopefully improve readability. There are also a few cases of `assert.equal()` that are changed to `assert.strictEqual()`. PR-URL: https://github.com/nodejs/node/pull/9790 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
_chunky_http_client.js | ||
_http_simple.js | ||
bench-parser.js | ||
check_invalid_header_char.js | ||
check_is_http_token.js | ||
chunked.js | ||
client-request-body.js | ||
cluster.js | ||
end-vs-write-end.js | ||
http_server_for_chunky_client.js | ||
simple.js |