node/benchmark/util
Hiroki Osame 192c0382f4
util: add fast path to stripVTControlCharacters
PR-URL: https://github.com/nodejs/node/pull/61833
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-02-28 12:06:58 +01:00
..
deprecate.js benchmark: use boolean options in benchmark tests 2026-01-13 10:04:54 -03:00
diff.js benchmark: calibrate length of util.diff 2025-08-24 20:57:38 +00:00
format.js
get-callsite.js util: fix util.getCallSites plurality 2024-11-02 15:24:56 +00:00
inspect-array.js
inspect-proxy.js
inspect.js
normalize-encoding.js
parse-env.js benchmark: add dotenv benchmark 2024-09-18 00:30:39 +00:00
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-28 12:06:58 +01:00
style-text.js benchmark: add validateStream to styleText bench 2025-01-12 20:16:40 +00:00
text-decoder-stream.js benchmark: add streaming TextDecoder benchmark 2026-02-02 14:02:23 +01:00
text-decoder.js util: add fast path for Latin1 decoding 2024-12-03 11:32:01 +00:00
text-encoder.js
type-check.js