Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bee-queue/bee-queue
/ harness.js
File
harness.js
benchmark/bq/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(
'../..'
);
3
const
queue =
new
Queue(
4
'test'
,
Callers
nothing calls this directly
Calls
7
on
Method · 0.80
process
Method · 0.80
createJob
Method · 0.80
close
Method · 0.80
reef
Function · 0.70
next
Function · 0.70
save
Method · 0.65
Tested by
no test coverage detected