1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-29 13:49:28 +08:00
Mainflux.mainflux/docs/load-test.md
2018-05-17 14:21:08 +02:00

24 lines
517 B
Markdown

## Test scenarios
Testing environment to be determined.
### Message publishing
In this scenario, large number of requests are sent to HTTP adapter service
every second. This test checks how much time HTTP adapter needs to respond
to each request.
#### Results
TBD
### Create and get client
In this scenario, large number of requests are sent to things service to create
things, and than to retrieve their data. This test checks how much time things
service needs to respond to each request.
#### Results
TBD