absmach / magistrala

Industrial IoT Messaging and Device Management Platform
https://www.abstractmachines.fr/magistrala.html
Apache License 2.0
2.42k stars 665 forks source link

MG-2042 - Mainflux Benchmarks #2227

Open JeffMboya opened 1 month ago

JeffMboya commented 1 month ago

What type of PR is this?

This is a feature because it adds the functionality to improve Mainflux benchmarks and load tests.

What does this do?

This PR updates the existing load tests repository, adds benchmark tests in Go, explores tools for distributed load testing on Mainflux deployment in the cloud, and explores different scenarios such as Fan-in, Fan-out, message size and frequency experiments, protocol comparisons, and different brokers and brokers' configs. It also includes the creation of reports that can be used for marketing and showcasing Mainflux capabilities.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes, I have included benchmark tests in Go and updated load tests.

Did you document any new/modified feature?

No