summaryrefslogtreecommitdiff
path: root/benchmark/net/net-pipe.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/net`Antoine du Hamel2023-02-031-1/+1
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-091-0/+2
* benchmark: use let instead of varDaniele Belardi2020-02-131-2/+2
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-101-2/+0
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-091-0/+2
* benchmark: add clear connections to secure-pairDiego Lafuente2019-12-201-1/+1
* benchmark: remove double word "then" in commentsNick Schonning2019-10-101-1/+1
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-2/+2
* benchmark: refactor for consistent styleRich Trott2019-02-061-4/+4
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* src: improve StreamBase write throughputAnna Henningsen2018-10-281-1/+1
* benchmark: (net) use destructuringRuben Bridgewater2018-01-231-41/+28
* benchmark: var to constRuben Bridgewater2017-09-191-12/+12
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-1/+1
* benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt2017-04-041-2/+2
* benchmark: improve readability of net benchmarksBrian White2017-01-051-10/+10
* benchmark: missing process.exit after bench.endAndreas Madsen2016-07-261-0/+1
* benchmark: Fix crash in net benchmarksMatt Loring2016-04-271-0/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* tools,benchmark: increase lint complianceRich Trott2016-02-271-1/+0
* benchmark: use strict modeRich Trott2016-02-221-0/+1
* bench: Simplify duration arguments to benchmarksisaacs2013-02-191-1/+1
* bench: net benchmarks using common scriptisaacs2013-02-191-65/+66
* bench: Move net-pipe into benchmark/netisaacs2013-02-191-0/+114