Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ finalizeSyncRun
Function
finalizeSyncRun
test/BenchmarkTestCases.benchmark.mjs:818–818 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
816
* @returns {Task[]} tasks
817
*/
818
const
finalizeSyncRun = () => finalizeBenchRun();
819
820
/**
821
* Run a task's per-task hooks plus one un-instrumented iteration. Used
Callers
1
withCodSpeed
Function · 0.85
Calls
1
finalizeBenchRun
Function · 0.85
Tested by
no test coverage detected