Documentation
¶
Overview ¶
Copyright (C) 2026, Lux Industries, Inc. All rights reserved. See the file LICENSE for licensing terms.
fleet-bench drives a NodeFleet-shaped workload against an in-process ZAP-native ancient store and records the per-block write size + read latency. Decouples the operator (k8s reconciliation) from the storage engine so we can tune the storage engine without spinning a kind cluster.
Usage:
fleet-bench --blocks=10000 --bodies-bytes=2048 --out=fleet.csv
Output CSV columns: block, write_us, write_bytes, read_us.
Click to show internal directories.
Click to hide internal directories.