| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: update eslint | Ruben Bridgewater | 2019-06-27 | 1 | -1/+0 |
* | benchmark: refactor buffer benchmarks | Ruben Bridgewater | 2019-06-20 | 23 | -105/+80 |
* | test: move test_[key|ca|cert] to fixtures/keys/ | Alex Aubuchon | 2019-06-10 | 3 | -18/+12 |
* | Revert "test: move all test keys/certs under `test/fixtures/keys/`" | Sam Roberts | 2019-06-05 | 3 | -12/+18 |
* | test: move test_[key|ca|cert] to fixtures/keys/ | Alex Aubuchon | 2019-06-05 | 3 | -18/+12 |
* | tools: enable block-scoped-var eslint rule | Roman Reiss | 2019-05-10 | 5 | -8/+11 |
* | async_hooks: fixup do not reuse HTTPParser | Gerhard Stoebich | 2019-05-03 | 1 | -2/+3 |
* | lib: remove Reflect.apply where appropriate | Anatoli Papirovski | 2019-04-30 | 1 | -0/+42 |
* | benchmark: add benchmark for node -p | Joyee Cheung | 2019-04-28 | 1 | -0/+59 |
* | benchmark: fix http bench-parser.js | Rich Trott | 2019-04-23 | 1 | -1/+1 |
* | benchmark: fix buffer-base64-decode.js | Rich Trott | 2019-04-18 | 1 | -2/+3 |
* | benchmark: add benchmark for dns.promises.lookup() | Rich Trott | 2019-04-18 | 1 | -0/+31 |
* | benchmark: fix http headers benchmark | Anatoli Papirovski | 2019-04-11 | 1 | -1/+3 |
* | lib: faster FreeList | Anatoli Papirovski | 2019-04-11 | 1 | -1/+3 |
* | benchmark: remove deprecated argument | Rich Trott | 2019-04-06 | 1 | -1/+1 |
* | buffer: add {read|write}Big[U]Int64{BE|LE} methods | Nikolai Vavilov | 2019-04-06 | 2 | -0/+25 |
* | lib: remove `env: node` in eslint config for lib files | Joyee Cheung | 2019-04-06 | 1 | -0/+4 |
* | lib: make queueMicrotask faster | Anatoli Papirovski | 2019-04-05 | 2 | -0/+38 |
* | querystring: simplify stringify method | ZYSzys | 2019-04-04 | 1 | -2/+7 |
* | benchmark: improve module-loader benchmark | Ruben Bridgewater | 2019-04-04 | 1 | -32/+28 |
* | benchmark: add new module loading benchmarks | Ruben Bridgewater | 2019-04-04 | 1 | -0/+51 |
* | src: port bootstrap/cache.js to C++ | Joyee Cheung | 2019-04-04 | 1 | -7/+4 |
* | benchmark,lib: change var to const | Ruben Bridgewater | 2019-03-30 | 9 | -12/+9 |
* | benchmark: tidy up eslint ignore in foreach-bench.js | gengjiawen | 2019-03-29 | 1 | -6/+4 |
* | benchmark: remove unused field in class BenchmarkProgress | gengjiawen | 2019-03-29 | 1 | -1/+0 |
* | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 15 | -17/+17 |
* | benchmark: replace deprecated and eliminate var in buffer-from.js | gengjiawen | 2019-03-21 | 1 | -12/+10 |
* | benchmark: use gfm for clarity | gengjiawen | 2019-03-19 | 1 | -165/+27 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 9 | -16/+16 |
* | benchmark,lib: add process.hrtime.bigint benchmark | Anna Henningsen | 2019-03-05 | 1 | -15/+26 |
* | benchmark: refactor path benchmarks | Ruben Bridgewater | 2019-03-05 | 21 | -62/+86 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 11 | -14/+14 |
* | benchmark,test: refactoring | Refael Ackermann | 2019-02-18 | 3 | -36/+44 |
* | http: improve performance for incoming headers | Weijia Wang | 2019-02-13 | 2 | -1/+39 |
* | http2: improve compat performance | Matteo Collina | 2019-02-11 | 1 | -0/+35 |
* | benchmark: remove unreachable return | ZYSzys | 2019-02-07 | 5 | -6/+0 |
* | tools: apply more stringent lint rules for benchmark code | Rich Trott | 2019-02-06 | 1 | -0/+10 |
* | benchmark: refactor for consistent style | Rich Trott | 2019-02-06 | 96 | -164/+158 |
* | benchmark: use consistent coding style in assert/* | Rich Trott | 2019-02-03 | 9 | -31/+16 |
* | benchmark: refactor benchmark/common.js | Rich Trott | 2019-01-31 | 1 | -17/+18 |
* | benchmark: refactor _http-benchmarkers.js | Rich Trott | 2019-01-31 | 1 | -5/+5 |
* | os: improve networkInterfaces() performance | Brian White | 2019-01-14 | 1 | -0/+15 |
* | doc: update benchmark doc | Kazushi Kitaya | 2019-01-09 | 1 | -7/+0 |
* | worker: remove `--experimental-worker` flag | Anna Henningsen | 2019-01-09 | 2 | -2/+2 |
* | benchmark,test: add brotli | Anna Henningsen | 2019-01-05 | 2 | -5/+9 |
* | benchmark: fix net-wrap-js-stream-passthrough | Rich Trott | 2018-12-29 | 1 | -1/+1 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 8 | -14/+14 |
* | tools: capitalize sentences | Ruben Bridgewater | 2018-12-10 | 8 | -9/+9 |
* | benchmark: support URL inputs in create-clientrequest | Joyee Cheung | 2018-11-20 | 1 | -10/+40 |
* | benchmark: pre-generate data set for URL benchmarks | Joyee Cheung | 2018-11-20 | 11 | -137/+198 |