MCPcopy Create free account
hub / github.com/cloudflare/computer / sync-driver.bench.ts

File sync-driver.bench.ts

packages/rpc/src/sync-driver.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Load characterisation for the sync driver.
2//
3// Not a vitest "test" in the regression sense — runs under
4// `npx vitest bench` to surface throughput numbers. Each

Callers

nothing calls this directly

Calls 9

readFetchCursorFunction · 0.90
currentRevFunction · 0.90
readWatermarkFunction · 0.90
pushOnceFunction · 0.85
pullOnceFunction · 0.85
writeFileSyncMethod · 0.80
makePeerFunction · 0.70
tickFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected