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.
 
 
 
 
 
 
Vse Mozhet Byt 8beff64851 benchmark: fix some RegExp nits 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 meta: restore original copyright header 8 years ago
buffer-bytelength.js benchmark: reduce string concatenations 8 years ago
buffer-compare-instance-method.js benchmark: remove forced optimization from buffer 8 years ago
buffer-compare-offset.js benchmark: remove forced optimization from buffer 8 years ago
buffer-compare.js meta: restore original copyright header 8 years ago
buffer-concat.js benchmark: add benchmark for Buffer.concat 9 years ago
buffer-creation.js buffer: add Buffer.allocUnsafeSlow(size) 9 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: reformat code for clarity 8 years ago
buffer-iterate.js benchmark: use strict mode 9 years ago
buffer-read.js benchmark: reduce string concatenations 8 years ago
buffer-slice.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-swap.js benchmark: reduce string concatenations 8 years ago
buffer-tojson.js buffer: improve toJSON() performance 8 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: fix some RegExp nits 7 years ago
buffer_zero.js buffer: faster case for create buffer from empty string 9 years ago
dataview-set.js benchmark: reduce string concatenations 8 years ago