20 Commits (6ca1bdfeb158aa8a4b981b715278b30c4a019ff0)

Author SHA1 Message Date
Brian White f955c734ba
benchmark: improve readability of net benchmarks 8 years ago
Brian White d43b14495c
benchmark: move punycode benchmark out of net 8 years ago
Andreas Madsen 8bb59fdb12 benchmark: missing process.exit after bench.end 9 years ago
James M Snell 7de59ef925 net: use icu's punycode implementation 8 years ago
Matt Loring 89164a096d benchmark: Fix crash in net benchmarks 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott dcfda1007b tools,benchmark: increase lint compliance 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Matteo Collina 7764b6cb96 streams: 5% throughput gain when sending small chunks 9 years ago
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Brian White a081c7c522 benchmark: fix chunky client benchmark execution 10 years ago
Rudi Cilibrasi 030a92347d benchmark: chunky http client benchmark variation 10 years ago
Yosuke Furukawa 3abfb56f9b benchmark: fix tcp bench after internal api change 10 years ago
Fedor Indutny 9836a4eeda stream_wrap: use `uv_try_write` where possible 11 years ago
Ben Noordhuis d75f67f949 bench: fix up benchmarks after internal api change 11 years ago
Trevor Norris 22668db73d benchmark: update callbacks only receive data 11 years ago
Ben Noordhuis 3dac421393 bench: add dgram send/recv benchmark 12 years ago
isaacs 4b80f217cd bench: Simplify duration arguments to benchmarks 12 years ago
isaacs e82f97401f bench: net benchmarks using common script 12 years ago
isaacs baea73ccda bench: Move net-pipe into benchmark/net 12 years ago