Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyse performance with public test servers #161

Open
EdJoPaTo opened this issue Mar 5, 2024 · 3 comments
Open

Analyse performance with public test servers #161

EdJoPaTo opened this issue Mar 5, 2024 · 3 comments

Comments

@EdJoPaTo
Copy link
Owner

EdJoPaTo commented Mar 5, 2024

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
Copy link

jr1221 commented Jul 6, 2024

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
Copy link
Owner Author

EdJoPaTo commented Jul 6, 2024

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

@jordens
Copy link

jordens commented Jan 21, 2025

One way to make it hang/crash is trying to delete all retained messages on a large hierarchy, e.g. test.mosquitto.org, on the first line (the sub-hierarchy that starts with /) hit delete, enter.
Otherwise it's a very solid piece. Thanks a bunch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants