node/benchmark/http
Jackson Tian 089c6a4fba http: speed up checkIsHttpToken
The Regex implementation is not faster than ascii code compare.

the field name is shorter, the speed is faster.

benchmark result here:

https://bitbucket.org/snippets/JacksonTian/Rnbad/benchmark-result

PR-URL: https://github.com/nodejs/node/pull/4790
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
2016-03-27 13:58:26 -07:00
..
_chunky_http_client.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
bench-parser.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
check_is_http_token.js http: speed up checkIsHttpToken 2016-03-27 13:58:26 -07: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