summaryrefslogtreecommitdiff
path: root/benchmark/net/tcp-raw-c2s.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/net`Antoine du Hamel2023-02-031-3/+3
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-091-1/+4
* benchmark: use let instead of varDaniele Belardi2020-02-131-4/+4
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-101-4/+1
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-091-1/+4
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-2/+2
* benchmark: refactor for consistent styleRich Trott2019-02-061-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-3/+3
* src: improve StreamBase read throughputAnna Henningsen2018-10-241-4/+4
* benchmark: add common.binding()cjihrig2018-10-141-4/+6
* stream: move process.binding('stream_wrap') to internalBindingJames M Snell2018-08-191-57/+57
* src: refactor WriteWrap and ShutdownWrapsAnna Henningsen2018-02-141-1/+1
* benchmark: (net) use destructuringRuben Bridgewater2018-01-231-19/+8
* async_wrap: add provider types for net serverAndreas Madsen2017-11-281-3/+3
* 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: missing process.exit after bench.endAndreas Madsen2016-07-261-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
* benchmark: fix tcp bench after internal api changeYosuke Furukawa2015-01-181-2/+5
* bench: fix up benchmarks after internal api changeBen Noordhuis2013-07-201-32/+33
* benchmark: update callbacks only receive dataTrevor Norris2013-07-081-3/+2
* bench: Simplify duration arguments to benchmarksisaacs2013-02-191-1/+1
* bench: net benchmarks using common scriptisaacs2013-02-191-0/+136