Measure maximized NATS cluster: 8 cores, 16 GiB, tmpfs JetStream.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Same NS1 ladder as 20260912T051237Z. Product streams restored to ZFS; raised cores, RAM, and max_mem stay on 510–513.
This commit is contained in:
parent
c5d286dc6b
commit
a7a7ec86ce
63 changed files with 4298 additions and 11 deletions
|
|
@ -51,6 +51,9 @@ bash scripts/bench.sh
|
|||
|
||||
# Full study that must run ON NS1 (orchestrator + charts + HTML/PDF):
|
||||
bash scripts/study-on-ns1.sh
|
||||
|
||||
# Maximize cores/RAM + tmpfs JetStream, same ladder, restore ZFS after:
|
||||
bash scripts/maximize-ns1-study.sh
|
||||
```
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue