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.
 
 
 
 
 
 
Brian White 9e0f6a5eb4
buffer: improve compare() performance
8 years ago
..
buffer-base64-decode.js benchmark: refactor buffer benchmarks 8 years ago
buffer-base64-encode.js benchmark: refactor buffer benchmarks 8 years ago
buffer-bytelength.js benchmark: favor === over == 8 years ago
buffer-compare-instance-method.js buffer: improve compare() performance 8 years ago
buffer-compare-offset.js buffer: add Buffer.prototype.compare by offset 9 years ago
buffer-compare.js buffer: add .from(), .alloc() and .allocUnsafe() 9 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: improve allocation performance 8 years ago
buffer-hex.js buffer: optimize hex_decode 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: reformat code for clarity 8 years ago
buffer-slice.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-swap.js test,lib,benchmark: match function names 8 years ago
buffer-tojson.js buffer: improve toJSON() performance 8 years ago
buffer-tostring.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-write.js benchmark: reformat code for clarity 8 years ago
buffer_zero.js buffer: faster case for create buffer from empty string 9 years ago
dataview-set.js benchmark: reformat code for clarity 8 years ago