MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / run-bench-ci.mjs

File run-bench-ci.mjs

scripts/run-bench-ci.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
failFunction · 0.70

Tested by

no test coverage detected