MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / section

Function section

scripts/bench/agent-control-benchmark.mjs:1284–1287  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

1282}
1283
1284function section(name) {
1285 console.log("");
1286 console.log(`== ${name} ==`);
1287}
1288
1289function parseArgs(args) {
1290 const parsed = {

Callers 3

benchmarkSimDeckFunction · 0.85
benchmarkAgentDeviceFunction · 0.85
benchmarkArgentFunction · 0.85

Calls 1

logMethod · 0.80

Tested by

no test coverage detected