Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bee-queue/bee-queue
/ harness.js
File
harness.js
benchmark/bull/harness.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
helpers = require(
'../../lib/helpers'
);
2
const
Queue = require(
'bull'
);
3
const
queue =
new
Queue(
'test'
);
4
Callers
nothing calls this directly
Calls
4
process
Method · 0.80
close
Method · 0.80
reef
Function · 0.70
next
Function · 0.70
Tested by
no test coverage detected