node/benchmark/util
René e21b873589
lib: use js-only implementation of isDataView()
PR-URL: https://github.com/nodejs/node/pull/62780
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
2026-05-05 16:19:31 +02: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 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 benchmark: update number of iterations for util.inspect 2023-11-29 11:09:28 +01:00
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-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: colorize text with hex colors 2026-05-05 16:19:22 +02:00
text-decoder-stream.js benchmark: add streaming TextDecoder benchmark 2026-02-02 04:10:14 +00: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-05 16:19:31 +02:00