MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / SPACETIMEDB_REDUCER

Function SPACETIMEDB_REDUCER

modules/benchmarks-cpp/src/synthetic.cpp:89–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87
88// Empty reducer for baseline measurement
89SPACETIMEDB_REDUCER(empty, ReducerContext& ctx) {
90 return Ok();
91}
92
93// =============================================================================
94// SYNTHETIC BENCHMARK - SINGLE INSERT OPERATIONS FOR STRING TABLES

Callers

nothing calls this directly

Calls 10

black_boxFunction · 0.85
insertMethod · 0.65
filterMethod · 0.65
countMethod · 0.65
OkFunction · 0.50
ErrFunction · 0.50
to_stringFunction · 0.50
updateMethod · 0.45
findMethod · 0.45
delete_by_valueMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…