summaryrefslogtreecommitdiff
path: root/benchmark/crypto/hash-stream-throughput.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/crypto`Antoine du Hamel2023-02-101-1/+1
* benchmark: use let instead of var in cryptodnlup2020-01-011-2/+2
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* benchmark: (crypto) refactorRuben Bridgewater2018-02-011-8/+7
* benchmark: var to constRuben Bridgewater2017-09-191-12/+12
* benchmark: fix some RegExp nitsVse Mozhet Byt2017-06-121-1/+1
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-1/+1
* benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt2017-04-041-2/+2
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* tools,benchmark: increase lint complianceRich Trott2016-02-271-3/+0
* benchmark: use strict modeRich Trott2016-02-221-0/+1
* benchmark: add/remove hash algorithmShigeki Ohtsu2015-04-041-1/+1
* benchmark: hash streamisaacs2013-05-141-0/+77