aboutsummaryrefslogtreecommitdiff
path: root/benchmark/buffers/buffer-base64-decode.js
AgeCommit message (Expand)Author
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2016-12-23benchmark: refactor buffer benchmarksTroy Connor
2016-11-27benchmark: reformat code for clarityRich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-03-07tools: enable no-self-assign ESLint ruleRich Trott
2016-02-22benchmark: use strict modeRich Trott
2015-07-25src: make base64 decoding 50% fasterBen Noordhuis