summaryrefslogtreecommitdiff
path: root/benchmark/crypto/hash-stream-throughput.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-02-01benchmark: (crypto) refactorRuben Bridgewater
2017-09-19benchmark: var to constRuben Bridgewater
2017-06-12benchmark: fix some RegExp nitsVse Mozhet Byt
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-04benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt
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
2015-04-04benchmark: add/remove hash algorithmShigeki Ohtsu
2013-05-14benchmark: hash streamisaacs