.. |
buffer_zero.js
|
buffer: faster case for create buffer from empty string
|
2016-03-27 09:14:48 -07:00 |
buffer-base64-decode.js
|
benchmark: refactor buffer benchmarks
|
2016-12-23 11:49:52 -08:00 |
buffer-base64-encode.js
|
benchmark: refactor buffer benchmarks
|
2016-12-23 11:49:52 -08: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-25 01:42:42 -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
|
2016-12-27 14:57:06 -08: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-11-27 21:51:09 -08: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-11-27 21:51:09 -08: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-19 22:20:27 -07:00 |
buffer-tojson.js
|
buffer: improve toJSON() performance
|
2017-01-23 13:26:30 +01: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-11-27 21:51:09 -08:00 |
dataview-set.js
|
benchmark: reformat code for clarity
|
2016-11-27 21:51:09 -08:00 |