MCPcopy Index your code
hub / github.com/tinyplex/tinybase / indexes.test.ts

File indexes.test.ts

test/perf/indexes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

createStoreFunction · 0.90
repeatRowsFunction · 0.90
setIndexDefinitionMethod · 0.65
setRowMethod · 0.65
getCellFunction · 0.50

Tested by

no test coverage detected