| .. |
|
buffer-base64-decode.js
|
benchmark: refactor buffer benchmarks
|
2017-01-04 10:44:05 -06:00 |
|
buffer-base64-encode.js
|
benchmark: refactor buffer benchmarks
|
2017-01-04 10:44:05 -06:00 |
|
buffer-bytelength.js
|
benchmark: favor === over ==
|
2016-08-09 14:40:01 -07:00 |
|
buffer-compare-instance-method.js
|
buffer: improve compare() performance
|
2017-01-30 12:08:58 -05:00 |
|
buffer-compare-offset.js
|
buffer: add Buffer.prototype.compare by offset
|
2016-04-08 20:16:46 -07:00 |
|
buffer-compare.js
|
buffer: add .from(), .alloc() and .allocUnsafe()
|
2016-03-16 08:34:02 -07:00 |
|
buffer-concat.js
|
benchmark: add benchmark for Buffer.concat
|
2016-06-05 13:56:34 +02:00 |
|
buffer-creation.js
|
buffer: add Buffer.allocUnsafeSlow(size)
|
2016-04-15 10:36:01 -07:00 |
|
buffer-from.js
|
buffer: improve allocation performance
|
2017-01-04 10:44:07 -06:00 |
|
buffer-hex.js
|
buffer: optimize hex_decode
|
2016-07-17 18:21:33 +02:00 |
|
buffer-indexof.js
|
benchmark: reformat code for clarity
|
2016-12-05 03:22:16 +01:00 |
|
buffer-iterate.js
|
benchmark: use strict mode
|
2016-02-22 11:09:26 -08:00 |
|
buffer-read.js
|
benchmark: reformat code for clarity
|
2016-12-05 03:22:16 +01:00 |
|
buffer-slice.js
|
buffer: add .from(), .alloc() and .allocUnsafe()
|
2016-03-16 08:34:02 -07:00 |
|
buffer-swap.js
|
test,lib,benchmark: match function names
|
2016-10-20 09:32:45 -07:00 |
|
buffer-tojson.js
|
buffer: improve toJSON() performance
|
2017-01-30 12:08:18 -05:00 |
|
buffer-tostring.js
|
buffer: add .from(), .alloc() and .allocUnsafe()
|
2016-03-16 08:34:02 -07:00 |
|
buffer-write.js
|
benchmark: reformat code for clarity
|
2016-12-05 03:22:16 +01:00 |
|
buffer_zero.js
|
buffer: faster case for create buffer from empty string
|
2016-03-27 09:14:48 -07:00 |
|
dataview-set.js
|
benchmark: reformat code for clarity
|
2016-12-05 03:22:16 +01:00 |