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

Method completeRun

benchmark/_benchmark_progress.js:71–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 }
70
71 completeRun() {
72 this.completedRuns++;
73 this.updateProgress();
74 }
75
76 getProgress() {
77 // Get time as soon as possible.

Callers 1

compare.jsFile · 0.80

Calls 1

updateProgressMethod · 0.95

Tested by

no test coverage detected