MCPcopy Create free account
hub / github.com/node-modules/utility / array_splice.cjs

File array_splice.cjs

benchmark/array_splice.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2const crypto = require('crypto');
3const Benchmark = require('benchmark');
4const benchmarks = require('beautify-benchmark');

Callers

nothing calls this directly

Calls 3

arraySpliceFunction · 0.85
spliceOneMethod · 0.80
spliceOneFunction · 0.70

Tested by

no test coverage detected