Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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.js
File · 0.80
Calls
1
updateProgress
Method · 0.95
Tested by
no test coverage detected