v24.19.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: create hex style cache and fast path
benchmark: add streaming TextDecoder benchmark
src: skip duplicate UTF-8 validation in TextDecoder fatal path
benchmark: stablize encode benchmark
lib: use js-only implementation of `isDataView()`