Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/immutable-js/immutable-js
/ benchmark.js
File
benchmark.js
resources/benchmark.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
child_process = require(
'child_process'
);
2
var
fs = require(
'fs'
);
3
var
path = require(
'path'
);
4
var
vm = require(
'vm'
);
Callers
nothing calls this directly
Calls
12
promisify
Function · 0.85
pad
Function · 0.85
fmt
Function · 0.85
pct
Function · 0.85
sq
Function · 0.85
forEach
Method · 0.80
keys
Method · 0.80
slice
Method · 0.65
map
Method · 0.65
add
Method · 0.65
push
Method · 0.65
toString
Method · 0.45
Tested by
no test coverage detected