Documentation
¶
Overview ¶
sseload opens N concurrent SSE connections against an Appximo events endpoint and holds them for a duration, counting received events and heartbeats and reporting dropped connections. Built for the S45 benchmarks (H2: write latency with idle subscribers; H4: RSS under connection load).
Usage:
go run ./tools/sseload -url http://localhost:8080/api/guides/events \
-host acme.localhost -token "$JWT" -n 100 -duration 60s
Click to show internal directories.
Click to hide internal directories.