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

File benchmark.test.ts

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

Source from the content-addressed store, hash-verified

1import type {TablesSchema} from 'tinybase';
2import {createStore} from 'tinybase';
3import {test} from 'vitest';
4import {µs} from './common.ts';

Callers

nothing calls this directly

Calls 6

createStoreFunction · 0.90
µsFunction · 0.90
addCellListenerMethod · 0.65
setPartialRowMethod · 0.65
setCellMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected