MCPcopy Index your code
hub / github.com/tinyplex/tinybase / store-grow.test.ts

File store-grow.test.ts

test/perf/store-grow.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {Store} from 'tinybase';
2import {createStore} from 'tinybase';
3import {beforeEach} from 'vitest';
4import {repeatRows} from './common.ts';

Callers

nothing calls this directly

Calls 6

createStoreFunction · 0.90
repeatRowsFunction · 0.90
setRowMethod · 0.65
setPartialRowMethod · 0.65
addRowMethod · 0.65
addRowIdsListenerMethod · 0.65

Tested by

no test coverage detected