src/dazzle_back/pra/tigerbeetle_scenarios.py¶
Generated: 2026-03-30T04:38:46.643299+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_back
Purpose¶
TigerBeetle-specific PRA scenarios for stress testing ledger operations.
These scenarios exercise TigerBeetle under various load patterns to identify bottlenecks and validate performance characteristics.
Key Exports¶
TBScenarioTypeTBSuccessCriteriaTBScenariocreate_tb_quick_scenariocreate_tb_steady_scenariocreate_tb_burst_scenariocreate_tb_hot_accounts_scenariocreate_tb_multi_leg_scenariocreate_tb_overdraft_scenariocreate_tb_full_scenarioget_tb_scenariolist_tb_scenarios
Dependencies¶
Imports¶
__future__.annotationsdataclasses.dataclassdataclasses.fieldenum.StrEnumtyping.Anytigerbeetle_generator.TBGeneratorConfig
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_pra_cli.pytests/unit/test_pra_harness.pytests/unit/test_pra_metrics.pytests/unit/test_pra_load_generator.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.