Add a NATS cluster message-speed bench (throughput and delay).
Some checks are pending
offline / test (push) Waiting to run

Client LXC 510 against nats-a/b/c at several core and JetStream r=3 loads.
This commit is contained in:
George Lambert 2026-09-12 00:56:48 -04:00
parent 8f0ea8dd31
commit fef7590c27
34 changed files with 708 additions and 1 deletions

View file

@ -0,0 +1,5 @@
#RunID,ClientID,MsgCount,MsgBytes,MsgsPerSec,BytesPerSec,DurationSecs
zOcPILhowCWfp2PGmHUgqx,P0,10000,5120000,5121,5244574.853257,0.976247
zOcPILhowCWfp2PGmHUgqx,P1,10000,5120000,4281,4383926.080211,1.167903
zOcPILhowCWfp2PGmHUgqx,P2,10000,5120000,3480,3564282.061583,1.436474
zOcPILhowCWfp2PGmHUgqx,P3,10000,5120000,3373,3454449.904903,1.482146
1 #RunID ClientID MsgCount MsgBytes MsgsPerSec BytesPerSec DurationSecs
2 zOcPILhowCWfp2PGmHUgqx P0 10000 5120000 5121 5244574.853257 0.976247
3 zOcPILhowCWfp2PGmHUgqx P1 10000 5120000 4281 4383926.080211 1.167903
4 zOcPILhowCWfp2PGmHUgqx P2 10000 5120000 3480 3564282.061583 1.436474
5 zOcPILhowCWfp2PGmHUgqx P3 10000 5120000 3373 3454449.904903 1.482146