node/benchmark/http
Rich Trott 3747d910ec benchmark: remove unused variables
Remove variables that are assigned but never used.

(This was missed by the linter in previous versions of ESLint but is
flagged by the current version. Updating the linter is contingent on
this change or some similar remedy landing.)

PR-URL: https://github.com/nodejs/node/pull/7600
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2016-07-15 08:09:42 -05:00
..
_chunky_http_client.js benchmark: remove unused variables 2016-07-15 08:09:42 -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-15 21:49:27 -05:00
check_is_http_token.js benchmark: increase http token check iterations 2016-06-15 21:49:35 -05:00
chunked.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
client-request-body.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
cluster.js benchmark: use strict mode 2016-02-22 11:09:26 -08:00
end-vs-write-end.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07: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