Add exhaustive NATS factorial, MQTT/UDP probes, and optimal-config report.
Some checks are pending
offline / test (push) Waiting to run

Compares r=1 vs r=3, file vs memory, reconnect tax, and projects three
HP DL360 Gen10 NVMe + 10GbE boxes. Keep NATS; do not switch to MQTT/UDP.
This commit is contained in:
George Lambert 2026-09-12 02:06:03 -04:00
parent a7a7ec86ce
commit c83f1c6717
77 changed files with 5089 additions and 4 deletions

View file

@ -0,0 +1,5 @@
#RunID,ClientID,MsgCount,MsgBytes,MsgsPerSec,BytesPerSec,DurationSecs
qLXKAVGSUb1765aYzTISM7,P0,10000,5120000,6025,6169635.541481,0.829871
qLXKAVGSUb1765aYzTISM7,P1,10000,5120000,3892,3985916.070736,1.284523
qLXKAVGSUb1765aYzTISM7,P2,10000,5120000,3800,3891389.713965,1.315725
qLXKAVGSUb1765aYzTISM7,P3,10000,5120000,3799,3890767.016926,1.315936
1 #RunID ClientID MsgCount MsgBytes MsgsPerSec BytesPerSec DurationSecs
2 qLXKAVGSUb1765aYzTISM7 P0 10000 5120000 6025 6169635.541481 0.829871
3 qLXKAVGSUb1765aYzTISM7 P1 10000 5120000 3892 3985916.070736 1.284523
4 qLXKAVGSUb1765aYzTISM7 P2 10000 5120000 3800 3891389.713965 1.315725
5 qLXKAVGSUb1765aYzTISM7 P3 10000 5120000 3799 3890767.016926 1.315936