Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: add no-duplicate-requires rule | Gus Caplan | 2018-07-14 | 1 | -4/+6 |
* | benchmark: changed millions and thousands to n | juggernaut451 | 2018-04-10 | 3 | -3/+3 |
* | stream: improve stream creation performance | Brian White | 2018-03-23 | 2 | -21/+55 |
* | test,benchmark: use new Buffer API where appropriate | Сковорода Никита Андреевич | 2018-03-04 | 5 | -5/+5 |
* | benchmark: add stream.pipe benchmarks | Mathias Buus | 2018-02-09 | 2 | -0/+48 |
* | benchmark: (streams) use destructuring | Ruben Bridgewater | 2018-01-23 | 7 | -16/+8 |
* | benchmark: var to const | Ruben Bridgewater | 2017-09-19 | 1 | -5/+5 |
* | stream: improve Transform performance | Brian White | 2017-06-13 | 1 | -0/+23 |
* | stream: improve readable push performance | Brian White | 2017-05-23 | 1 | -5/+7 |
* | benchmark: remove streams forced optimization | Bartosz Sosnowski | 2017-03-06 | 5 | -41/+0 |
* | stream: avoid additional validation for Buffers | Brian White | 2017-01-05 | 1 | -0/+23 |
* | stream: improve Readable.read() performance | Brian White | 2016-06-14 | 5 | -0/+161 |