.. |
buffer_zero.js
|
buffer: faster case for create buffer from empty string
|
2016-03-27 09:14:48 -07:00 |
buffer-base64-decode-wrapped.js
|
benchmark: reduce string concatenations
|
2017-04-20 04:46:37 +03:00 |
buffer-base64-decode.js
|
tools: add unescaped regexp dot rule to linter
|
2017-03-29 10:53:28 +02:00 |
buffer-base64-encode.js
|
meta: restore original copyright header
|
2017-03-10 11:23:48 -08:00 |
buffer-bytelength.js
|
benchmark: reduce string concatenations
|
2017-04-20 04:46:37 +03:00 |
buffer-compare-instance-method.js
|
benchmark: remove forced optimization from buffer
|
2017-03-06 16:31:56 +01:00 |
buffer-compare-offset.js
|
benchmark: remove forced optimization from buffer
|
2017-03-06 16:31:56 +01:00 |
buffer-compare.js
|
meta: restore original copyright header
|
2017-03-10 11:23:48 -08: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: optimize from() and byteLength()
|
2017-04-14 22:35:59 +02:00 |
buffer-hex.js
|
buffer: optimize hex_decode
|
2016-07-17 18:21:33 +02:00 |
buffer-indexof-number.js
|
buffer: use slightly faster NaN check
|
2017-04-14 18:01:43 -04: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: reduce string concatenations
|
2017-04-20 04:46:37 +03:00 |
buffer-slice.js
|
buffer: add .from(), .alloc() and .allocUnsafe()
|
2016-03-16 08:34:02 -07:00 |
buffer-swap.js
|
benchmark: reduce string concatenations
|
2017-04-20 04:46:37 +03:00 |
buffer-tojson.js
|
buffer: improve toJSON() performance
|
2017-01-23 13:26:30 +01:00 |
buffer-tostring.js
|
buffer: optimize toString()
|
2017-04-14 22:36:42 +02:00 |
buffer-write-string.js
|
buffer: optimize write()
|
2017-04-14 22:36:46 +02:00 |
buffer-write.js
|
benchmark: reduce string concatenations
|
2017-04-20 04:46:37 +03:00 |
dataview-set.js
|
benchmark: reduce string concatenations
|
2017-04-20 04:46:37 +03:00 |