Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ list.bench.js
File
list.bench.js
test/benchmarks/unitBench/list.bench.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
chalk = require(
'chalk'
);
2
const
{ List } = require(
'../../mongodb'
);
3
const
{ createHistogram } = require(
'perf_hooks'
);
4
const
{ process } = require(
'process'
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected