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
|
|
@ -866,6 +866,10 @@ def main() -> None:
|
|||
"packages/zapier-decisions/reports/ns1-host/nats-cluster-bench-ns1.pdf",
|
||||
"NATS cluster study run entirely on NS1 (methodology + tuning)",
|
||||
),
|
||||
(
|
||||
"packages/zapier-decisions/reports/ns1-maximize/nats-cluster-bench-ns1.pdf",
|
||||
"Maximized NS1 study: 8 cores, 16 GiB, tmpfs JetStream (delta)",
|
||||
),
|
||||
("packages/verae-nats-cluster/BENCH.pdf", "NATS cluster throughput tables (2026-09-12)"),
|
||||
("overview/README.pdf", "System overview"),
|
||||
("overview/INDEX.pdf", "Documentation index"),
|
||||
|
|
@ -887,6 +891,10 @@ def main() -> None:
|
|||
"packages/zapier-decisions/reports/ns1-host/nats-cluster-bench-ns1.html",
|
||||
"NATS cluster study run entirely on NS1",
|
||||
),
|
||||
(
|
||||
"packages/zapier-decisions/reports/ns1-maximize/nats-cluster-bench-ns1.html",
|
||||
"Maximized NS1 study (8c/16G/tmpfs)",
|
||||
),
|
||||
("packages/verae-nats-cluster/BENCH.html", "NATS cluster throughput tables"),
|
||||
("docs-master/MESSAGE-FLOWS.html", "Numbered message flows"),
|
||||
("docs-master/modules-and-nats.html", "NATS address table"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue