MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / wal-deferral.test.ts

File wal-deferral.test.ts

__tests__/wal-deferral.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * WAL checkpoint deferral during bulk indexing (#1231).
3 *
4 * The default 1000-page wal_autocheckpoint re-writes hot pages into the main

Callers

nothing calls this directly

Calls 15

resolveWalValveMbFunction · 0.90
openDbFunction · 0.85
writeRowsFunction · 0.85
writeFixtureProjectFunction · 0.85
seedPendingRefsFunction · 0.85
getWalAutocheckpointMethod · 0.80
setWalAutocheckpointMethod · 0.80
getWalSizeBytesMethod · 0.80
checkpointWalPassiveMethod · 0.80
checkMethod · 0.80
backpressureMethod · 0.80
foldNowMethod · 0.80

Tested by

no test coverage detected