MCPcopy Create free account
hub / github.com/BuilderIO/framework-benchmarks / measure-throughput.ts

File measure-throughput.ts

src/scripts/measure-throughput.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { $, chalk, fetch, sleep } from 'zx';
2import { getFrameworks } from '../helpers/get-frameworks.js';
3import { killAll } from '../helpers/kill-process.js';
4import { preview } from '../helpers/preview.js';

Callers

nothing calls this directly

Calls 4

getFrameworksFunction · 0.85
killAllFunction · 0.85
measureFunction · 0.70
sortByFunction · 0.50

Tested by

no test coverage detected