summaryrefslogtreecommitdiff
path: root/benchmark/crypto/cipher-stream.js
AgeCommit message (Expand)Author
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-06-02test: run crypto benchmark only once in testsRich Trott
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-08-09benchmark: favor === over ==Rich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-03-01benchmark: refactor to eliminate redeclared varsRich Trott
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2013-05-14benchmark: hash streamisaacs
2013-02-19bench: Add bench-cryptoisaacs