Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
const
crypto = require(
'crypto'
);
3
const
Benchmark = require(
'benchmark'
);
4
const
benchmarks = require(
'beautify-benchmark'
);
Callers
nothing calls this directly
Calls
3
arraySplice
Function · 0.85
spliceOne
Method · 0.80
spliceOne
Function · 0.70
Tested by
no test coverage detected