You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ruben Bridgewater e167ab71fb
benchmark: var to const
7 years ago
..
buffer-base64-decode-wrapped.js benchmark: reduce string concatenations 8 years ago
buffer-base64-decode.js tools: add unescaped regexp dot rule to linter 8 years ago
buffer-base64-encode.js benchmark: var to const 7 years ago
buffer-bytelength.js benchmark: var to const 7 years ago
buffer-compare-instance-method.js benchmark: remove forced optimization from buffer 8 years ago
buffer-compare-offset.js tools,benchmark: use stricter indentation linting 7 years ago
buffer-compare.js benchmark: var to const 7 years ago
buffer-concat.js benchmark: add benchmark for Buffer.concat 9 years ago
buffer-creation.js benchmark: add default configs to buffer benchmark 7 years ago
buffer-from.js buffer: optimize from() and byteLength() 8 years ago
buffer-hex.js buffer: optimize hex_decode 8 years ago
buffer-indexof-number.js buffer: use slightly faster NaN check 8 years ago
buffer-indexof.js benchmark: var to const 7 years ago
buffer-iterate.js benchmark: var to const 7 years ago
buffer-read.js benchmark: var to const 7 years ago
buffer-slice.js benchmark: var to const 7 years ago
buffer-swap.js benchmark: add default configs to buffer benchmark 7 years ago
buffer-tojson.js benchmark: var to const 7 years ago
buffer-tostring.js buffer: optimize toString() 8 years ago
buffer-write-string.js buffer: optimize write() 8 years ago
buffer-write.js benchmark: var to const 7 years ago
buffer_zero.js benchmark: var to const 7 years ago
dataview-set.js benchmark: var to const 7 years ago