Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{TablesSchema} from
'tinybase'
;
2
import
{createStore} from
'tinybase'
;
3
import
{test} from
'vitest'
;
4
import
{µs} from
'./common.ts'
;
Callers
nothing calls this directly
Calls
6
createStore
Function · 0.90
µs
Function · 0.90
addCellListener
Method · 0.65
setPartialRow
Method · 0.65
setCell
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected