Documentation
¶
Overview ¶
fdb-binding-stress runs the FDB binding tester across many seeds and reports results.
Each seed gets a fresh FDB Docker container (via testcontainers). All output — FDB trace logs, docker logs, tester stdout — is saved per-seed into a timestamped run directory. A JSON report summarizes the run for machine consumption.
Usage:
fdb-binding-stress -seeds 100 -ops 1000 # 100 seeds fdb-binding-stress -duration 2h -ops 1000 # run for 2 hours fdb-binding-stress -seeds 1 -ops 1000 -seed-start 146 # reproduce one seed
Click to show internal directories.
Click to hide internal directories.