Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1284
function
section(name) {
1285
console.log(
""
);
1286
console.log(`== ${name} ==`);
1287
}
1288
1289
function
parseArgs(args) {
1290
const
parsed = {
Callers
3
benchmarkSimDeck
Function · 0.85
benchmarkAgentDevice
Function · 0.85
benchmarkArgent
Function · 0.85
Calls
1
log
Method · 0.80
Tested by
no test coverage detected