README ¶ Benchmark script Subscribe clients on channel test and then publish message into this channel. Measure time until all messages received by subscribed clients. To run benchmark.go allow publish into channel and execute: { "secret": "secret", "publish": true } run with 4000 max clients incrementing client amount by 1000 and repeat measuremrents 50 times: go run benchmark.go ws://localhost:8000/connection/websocket secret 4000 1000 50 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files benchmark.go Click to show internal directories. Click to hide internal directories.