Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mochi committed Feb 12, 2020
1 parent e8e29e9 commit b08a57e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ Performance benchmarks were tested using [MQTT-Stresser](https://github.com/inov
> As usual, any performance benchmarks should be taken with a pinch of salt, but are shown to demonstrate typical throughput compared to the other leading MQTT brokers.
**Single Client, 10,000 messages**
_With only 1 client, there is no variation in throughput so the benchmark is reports the same number for high, low, and median._

![1 Client, 10,000 Messages](assets/benchmarkchart_1_10000.png "1 Client, 10,000 Messages")
> With only 1 client, there is no variation in throughput so the benchmark is reports the same number for high, low, and median.

`mqtt-stresser -broker tcp://localhost:1883 -num-clients=1 -num-messages=10000`

| | Mochi | Mosquitto | EMQX | VerneMQ | Mosca |
Expand Down

0 comments on commit b08a57e

Please sign in to comment.