Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/tapable
/ setup
Function
setup
benchmark/with-codspeed.mjs:103–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
};
102
103
const
setup = () => {
104
setupCore();
105
console.log(
"[CodSpeed] running in simulation mode"
);
106
};
107
108
const
teardown = () => {
109
teardownCore();
Callers
1
withCodSpeed
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…