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,9 @@
#RunID,ClientID,MsgCount,MsgBytes,MsgsPerSec,BytesPerSec,DurationSecs
I0O2O7NFVVnTrSOBs8Q38n,S0,50000,51200000,171931,176057368.403530,0.290814
I0O2O7NFVVnTrSOBs8Q38n,S1,50000,51200000,127850,130919309.123975,0.391081
I0O2O7NFVVnTrSOBs8Q38n,S2,50000,51200000,120555,123448409.014747,0.414748
I0O2O7NFVVnTrSOBs8Q38n,S3,50000,51200000,120019,122899963.083444,0.416599
I0O2O7NFVVnTrSOBs8Q38n,P0,12500,12800000,101551,103988522.006912,0.123091
I0O2O7NFVVnTrSOBs8Q38n,P1,12500,12800000,49245,50427332.045753,0.253831
I0O2O7NFVVnTrSOBs8Q38n,P2,12500,12800000,48521,49686273.879592,0.257616
I0O2O7NFVVnTrSOBs8Q38n,P3,12500,12800000,47497,48637215.616680,0.263173
1 #RunID ClientID MsgCount MsgBytes MsgsPerSec BytesPerSec DurationSecs
2 I0O2O7NFVVnTrSOBs8Q38n S0 50000 51200000 171931 176057368.403530 0.290814
3 I0O2O7NFVVnTrSOBs8Q38n S1 50000 51200000 127850 130919309.123975 0.391081
4 I0O2O7NFVVnTrSOBs8Q38n S2 50000 51200000 120555 123448409.014747 0.414748
5 I0O2O7NFVVnTrSOBs8Q38n S3 50000 51200000 120019 122899963.083444 0.416599
6 I0O2O7NFVVnTrSOBs8Q38n P0 12500 12800000 101551 103988522.006912 0.123091
7 I0O2O7NFVVnTrSOBs8Q38n P1 12500 12800000 49245 50427332.045753 0.253831
8 I0O2O7NFVVnTrSOBs8Q38n P2 12500 12800000 48521 49686273.879592 0.257616
9 I0O2O7NFVVnTrSOBs8Q38n P3 12500 12800000 47497 48637215.616680 0.263173