node/benchmark/util
Guilherme Araújo 6f29e1a292
util: create hex style cache and fast path
Signed-off-by: Guilherme Araújo <arauujogui@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/62999
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
2026-05-29 19:43:34 +00:00
..
deprecate.js benchmark: use boolean options in benchmark tests 2025-12-25 10:45:07 +00:00
diff.js benchmark: calibrate length of util.diff 2025-08-24 20:57:38 +00:00
format.js
get-callsite.js
inspect-array.js
inspect-proxy.js
inspect.js
normalize-encoding.js
parse-env.js
priority-queue.js benchmark: remove unused variable from util/priority-queue 2025-09-24 20:33:10 +00:00
splice-one.js
strip-vt-control-characters.js util: add fast path to stripVTControlCharacters 2026-02-24 19:30:35 +00:00
style-text.js util: create hex style cache and fast path 2026-05-29 19:43:34 +00:00
text-decoder-stream.js benchmark: add streaming TextDecoder benchmark 2026-02-02 04:10:14 +00:00
text-decoder.js src: skip duplicate UTF-8 validation in TextDecoder fatal path 2026-05-27 21:31:29 +02:00
text-encoder.js
type-check.js lib: use js-only implementation of isDataView() 2026-04-18 20:04:06 +00:00