0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/benchmark/http
Rich Trott dcfda1007b tools,benchmark: increase lint compliance
In the hopes of soon having the benchmark code linted, this change
groups all the likely non-controversial lint-compliance changes such as
indentation, semi-colon usage, and single-vs.-double quotation marks.

Other lint rules may have subtle performance implications in the V8
currently shipped with Node.js. Those changes will require more careful
review and will be in a separate change.

PR-URL: https://github.com/nodejs/node/pull/5429
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Brian White <mscdex@mscdex.net>
2016-02-27 20:15:17 -08:00
..
_chunky_http_client.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
bench-parser.js http_parser: use pushValueToArray for headers 2015-12-17 17:28:53 -07:00
chunked.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
client-request-body.js benchmark: use strict mode 2016-02-22 11:09:26 -08:00
cluster.js benchmark: use strict mode 2016-02-22 11:09:26 -08:00
end-vs-write-end.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
http_server_for_chunky_client.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
simple.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00