Vercy · reproducible check
Index scale check.
Not a model study. This check creates 5,000 objects, 5,000 bitemporal facts and 4,999 relations as immutable files, rebuilds the SQLite cache, and verifies that text, relation and bitemporal queries return the expected records.
5,000objects, and 5,000 bitemporal facts
4,999relations
passedall three assertions
What the run reports
| Field | Value |
|---|---|
| Run at | 2026-09-05 |
| Python | 3.14.6 |
| Generated | 8.367 s |
| Indexed | 2.462 s |
| Three queries | 0.656 s |
| Text query found | yes |
| Relation query found | yes |
| Bitemporal fact found | yes |
What this does not show
The timings describe one synthetic run on one local filesystem and are not a cross-machine service-level guarantee. The check says that the index is built and queried deterministically at this size, and nothing about how a hosted deployment behaves under concurrent load.