MCPcopy
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

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

Callers

nothing calls this directly

Calls 7

onMethod · 0.80
processMethod · 0.80
createJobMethod · 0.80
closeMethod · 0.80
reefFunction · 0.70
nextFunction · 0.70
saveMethod · 0.65

Tested by

no test coverage detected