MCPcopy 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

1const helpers = require('../../lib/helpers');
2const Queue = require('bull');
3const queue = new Queue('test');
4

Callers

nothing calls this directly

Calls 4

processMethod · 0.80
closeMethod · 0.80
reefFunction · 0.70
nextFunction · 0.70

Tested by

no test coverage detected