MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / agent-control-benchmark.mjs

File agent-control-benchmark.mjs

scripts/bench/agent-control-benchmark.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { spawn, spawnSync } from "node:child_process";
3import { mkdirSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 4

errorMethod · 0.80
parseArgsFunction · 0.70
mainFunction · 0.70
cleanupFunction · 0.50

Tested by

no test coverage detected