node/benchmark/util
Guilherme Araújo 00705a459a
util: colorize text with hex colors
PR-URL: https://github.com/nodejs/node/pull/61556
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Claudio Wunder <cwunder@gnome.org>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2026-05-07 18:14:57 +02:00
..
deprecate.js benchmark: use boolean options in benchmark tests 2026-01-19 19:19:29 +01:00
diff.js benchmark: calibrate length of util.diff 2025-08-25 07:07:29 +02:00
format.js benchmark: update iterations in benchmark/util/format.js 2023-12-04 14:37:44 +00:00
get-callsite.js util: fix util.getCallSites plurality 2024-11-02 15:24:56 +00:00
inspect-array.js benchmark: update iterations in benchmark/util/inspect-array.js 2023-12-04 14:37:54 +00:00
inspect-proxy.js
inspect.js
normalize-encoding.js benchmark: update iterations in benchmark/util/normalize-encoding.js 2023-12-04 14:38:05 +00:00
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-10-06 16:17:36 +02:00
splice-one.js
strip-vt-control-characters.js util: add fast path to stripVTControlCharacters 2026-04-08 23:53:09 +02:00
style-text.js util: colorize text with hex colors 2026-05-07 18:14:57 +02:00
text-decoder-stream.js benchmark: add streaming TextDecoder benchmark 2026-02-22 23:16:14 +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 lib: use js-only implementation of isDataView() 2026-05-07 15:41:41 +02:00