summaryrefslogtreecommitdiff
path: root/benchmark/tls/convertprotocols.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commasAntoine du Hamel2023-01-291-1/+1
* benchmark: use let instead of var in tlsDaniele Belardi2020-03-301-1/+1
* benchmark: swap var for let in benchmarksAlex Ramirez2020-02-131-1/+1
* tls: move convertNPNProtocols to End-of-LifeJames M Snell2018-05-171-2/+2
* benchmark: refactorRuben Bridgewater2018-02-011-3/+4
* benchmark: (tls) use destructuringRuben Bridgewater2018-01-231-3/+1
* benchmark: remove forced optimization from tlsBartosz Sosnowski2017-03-061-2/+5
* tls: avoid calling Buffer.byteLength multiple timesJames M Snell2016-06-211-0/+20