summaryrefslogtreecommitdiff
path: root/benchmark/http/bench-parser.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark, http: refactor for code consistencyAlex Ramirez2019-07-301-2/+2
* async_hooks: fixup do not reuse HTTPParserGerhard Stoebich2019-05-031-2/+3
* benchmark: fix http bench-parser.jsRich Trott2019-04-231-1/+1
* benchmark: add common.binding()cjihrig2018-10-141-2/+1
* async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol2018-10-101-1/+1
* http: move process.binding('http_parser') to internalBindingJames M Snell2018-08-181-32/+36
* benchmark: (http(2)) refactorRuben Bridgewater2018-02-011-3/+0
* benchmark: (http) use destructuringRuben Bridgewater2018-01-231-3/+1
* benchmark: control HTTP benchmarks run timeJoyee Cheung2017-04-091-3/+3
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* http_parser: use pushValueToArray for headersTrevor Norris2015-12-171-0/+55