EdJoPaTo / mqttui

Subscribe to a MQTT Topic or publish something quickly from the terminal
GNU General Public License v3.0
405 stars 22 forks source link

Analyse performance with public test servers #161

Open EdJoPaTo opened 8 months ago

EdJoPaTo commented 8 months ago

Public test servers like https://test.mosquitto.org are full of stuff. This is a good environment to do performance tests of mqttui.

cargo-flamegraph comes in mind first.

jr1221 commented 4 months ago

Irrevelevant and anecdotal but myself and a bunch of people working with me put upwards of a million datapoints every minute through MQTTUI hours on end and it is really solid performance. Nobody has reported crashes, lag spikes, or UI slowdowns. Thanks for making a great app!

EdJoPaTo commented 4 months ago

It’s always great to hear positive feedback. Thanks @jr1221! 😌