.. |
buffer-atob.js
|
benchmark: use assert.ok instead of assert
|
2024-08-04 13:29:34 +00:00 |
buffer-base64-decode-wrapped.js
|
benchmark: swap var for let in buffer benchmarks
|
2019-07-30 09:38:32 -07:00 |
buffer-base64-decode.js
|
benchmark: add benchmarks for encodings
|
2023-10-25 20:46:33 +00:00 |
buffer-base64-encode.js
|
benchmark: add benchmarks for encodings
|
2023-10-25 20:46:33 +00:00 |
buffer-base64url-decode.js
|
benchmark: add benchmarks for encodings
|
2023-10-25 20:46:33 +00:00 |
buffer-base64url-encode.js
|
benchmark: add benchmarks for encodings
|
2023-10-25 20:46:33 +00:00 |
buffer-btoa.js
|
benchmark: use assert.ok instead of assert
|
2024-08-04 13:29:34 +00:00 |
buffer-bytelength-buffer.js
|
benchmark: split `Buffer.byteLength` benchmark
|
2023-02-26 19:02:42 +01:00 |
buffer-bytelength-string.js
|
src: implement FastByteLengthUtf8 with simdutf::utf8_length_from_latin1
|
2023-12-19 17:11:19 +00:00 |
buffer-compare-instance-method.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-compare-offset.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-compare.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-concat-fill.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-concat.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-copy.js
|
buffer: use native copy impl
|
2024-08-02 09:19:41 +00:00 |
buffer-creation.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-equals.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-fill.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-from.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-hex-decode.js
|
benchmark: add benchmarks for encodings
|
2023-10-25 20:46:33 +00:00 |
buffer-hex-encode.js
|
benchmark: add benchmarks for encodings
|
2023-10-25 20:46:33 +00:00 |
buffer-indexof-number.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-indexof.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-isascii.js
|
benchmark: add buffer.isAscii benchmark
|
2024-09-06 17:46:49 +00:00 |
buffer-isutf8.js
|
benchmark: add buffer.isUtf8 bench
|
2024-09-06 17:46:49 +00:00 |
buffer-iterate.js
|
benchmark: use assert.ok instead of assert
|
2024-08-04 13:29:34 +00:00 |
buffer-normalize-encoding.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-read-float.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-read-with-byteLength.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-read.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-slice.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-swap.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-tojson.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-tostring.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-transcode.js
|
src: improve `buffer.transcode` performance
|
2024-08-20 13:04:30 +00:00 |
buffer-write-string-short.js
|
buffer: use fast API for writing one-byte strings
|
2024-08-15 01:01:05 +00:00 |
buffer-write-string.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-write.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
buffer-zero.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |
dataview-set.js
|
benchmark: add trailing commas in `benchmark/buffers`
|
2023-02-04 18:19:25 +00:00 |