MCPcopy Index your code
hub / github.com/nodejs/node / completeConfig

Method completeConfig

benchmark/_benchmark_progress.js:66–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 }
65
66 completeConfig() {
67 this.completedConfig++;
68 this.updateProgress();
69 }
70
71 completeRun() {
72 this.completedRuns++;

Callers 1

compare.jsFile · 0.80

Calls 1

updateProgressMethod · 0.95

Tested by

no test coverage detected