Add a full NATS cluster speed report (charts, HTML, PDF) to zapier-decisions.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Progress-repo write-up of run 20260912T045131Z with throughput and delay charts, method, and product-capacity notes; catalog extras point at it.
This commit is contained in:
parent
fef7590c27
commit
de20a42109
14 changed files with 1865 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ From a **client that is not a nats-* server** (LXC 510 `verae-px-worker`):
|
|||
bash scripts/bench.sh
|
||||
```
|
||||
|
||||
That writes `results/<utc>/` and copies a summary to [BENCH.md](BENCH.md). Core NATS is fire-and-forget; JetStream rows use **file** storage and **replicas=3**. Ping delay is sequential RTT; flood delay is queueing under burst.
|
||||
That writes `results/<utc>/` and copies a summary to [BENCH.md](BENCH.md). Full write-up with charts (HTML + PDF) is in the progress repo: [nats-cluster-bench](https://zapier.georgelambert.org/packages/zapier-decisions/reports/nats-cluster-bench.pdf). Core NATS is fire-and-forget; JetStream rows use **file** storage and **replicas=3**. Ping delay is sequential RTT; flood delay is queueing under burst.
|
||||
|
||||
Latest run (`20260912T045131Z`):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue