summaryrefslogtreecommitdiff
path: root/benchmark/net
AgeCommit message (Expand)Author
2019-10-10benchmark: remove double word "then" in commentsNick Schonning
2019-08-23net: allow reading data into a static bufferBrian White
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-12-29benchmark: fix net-wrap-js-stream-passthroughRich Trott
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-10-28src: improve StreamBase write throughputAnna Henningsen
2018-10-24src: improve StreamBase read throughputAnna Henningsen
2018-10-14benchmark: add common.binding()cjihrig
2018-08-19stream: move process.binding('stream_wrap') to internalBindingJames M Snell
2018-02-14src: refactor WriteWrap and ShutdownWrapsAnna Henningsen
2018-01-23benchmark: (net) use destructuringRuben Bridgewater
2018-01-09benchmark: add JSStreamWrap benchmarkAnna Henningsen
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-09-19benchmark: var to constRuben Bridgewater
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-14benchmark,windows: TCP.readStart() meaningful only after completionRefael Ackermann
2017-04-04benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt
2017-01-05benchmark: improve readability of net benchmarksBrian White
2017-01-05benchmark: move punycode benchmark out of netBrian White
2016-07-26benchmark: missing process.exit after bench.endAndreas Madsen
2016-06-29net: use icu's punycode implementationJames M Snell
2016-04-27benchmark: Fix crash in net benchmarksMatt Loring
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2016-02-09streams: 5% throughput gain when sending small chunksMatteo Collina
2016-01-29dgram: support dgram.send with multiple buffersMatteo Collina
2015-04-03benchmark: fix chunky client benchmark executionBrian White
2015-03-09benchmark: chunky http client benchmark variationRudi Cilibrasi
2015-01-18benchmark: fix tcp bench after internal api changeYosuke Furukawa
2014-01-29stream_wrap: use `uv_try_write` where possibleFedor Indutny
2013-07-20bench: fix up benchmarks after internal api changeBen Noordhuis
2013-07-08benchmark: update callbacks only receive dataTrevor Norris
2013-03-20bench: add dgram send/recv benchmarkBen Noordhuis
2013-02-19bench: Simplify duration arguments to benchmarksisaacs
2013-02-19bench: net benchmarks using common scriptisaacs
2013-02-19bench: Move net-pipe into benchmark/netisaacs