summaryrefslogtreecommitdiff
path: root/benchmark/tls
AgeCommit message (Expand)Author
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-05-17tls: move convertNPNProtocols to End-of-LifeJames M Snell
2018-05-16benchmark: add tls benchmark for legacy SecurePairAlex Fernández
2018-02-22tools: enable eslint one-var ruleRuben Bridgewater
2018-02-04test: add test for tls benchmarksAnatoli Papirovski
2018-02-01benchmark: refactorRuben Bridgewater
2018-02-01benchmark: fix variables not being setRuben Bridgewater
2018-01-23benchmark: (tls) use destructuringRuben Bridgewater
2017-09-19benchmark: var to constRuben Bridgewater
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-04benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt
2017-03-06benchmark: remove forced optimization from tlsBartosz Sosnowski
2016-11-27benchmark: reformat code for clarityRich Trott
2016-07-26benchmark: missing process.exit after bench.endAndreas Madsen
2016-06-21tls: avoid calling Buffer.byteLength multiple timesJames M Snell
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-03-03benchmark: fix lint errorsRich Trott
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2013-12-07benchmark: fixate `ciphers` in tls benchmarksFedor Indutny
2013-02-19bench: Simplify duration arguments to benchmarksisaacs
2013-02-19bench: Replace tls-fragmentation with tls/throughputisaacs
2013-02-19bench: Move tls-connect into benchmark/tlsisaacs