v26.1.0
benchmark: use boolean options in benchmark tests
benchmark: calibrate length of util.diff
benchmark: update iterations in benchmark/util/format.js
util: fix util.getCallSites plurality
benchmark: update iterations in benchmark/util/inspect-array.js
benchmark: add trailing commas in `benchmark/util`
benchmark: update number of iterations for `util.inspect`
benchmark: update iterations in benchmark/util/normalize-encoding.js
benchmark: add dotenv benchmark
benchmark: remove unused variable from util/priority-queue
benchmark: update iterations in benchmark/util/splice-one.js
util: add fast path to stripVTControlCharacters
util: colorize text with hex colors
benchmark: add streaming TextDecoder benchmark
util: add fast path for Latin1 decoding
benchmark: stablize encode benchmark
lib: use js-only implementation of `isDataView()`