Documentation
¶
Overview ¶
Package load provides a synthetic load harness for measuring Caesium's per-shard write throughput and per-write-category distribution.
The harness generates parameterized DAG workloads (fan-out width, depth, task duration) against a running Caesium server, waits for completion, and samples prometheus metrics throughout.
Usage:
go run ./test/load [flags]
The harness is not an integration test — it runs against an already-started Caesium server reachable at CAESIUM_LOAD_SERVER (default http://127.0.0.1:8080).
Click to show internal directories.
Click to hide internal directories.