shinyloadtest and performance

Hello,

I want to inderstand and explain the session and latency graph returned by shinyloadtest package.
I pushed to production a shiny app test with shiny server opensource and want to simulate performance if many user connection.

I simulate 30 users connecting to the the app.

I choose to test this application in my server : Shiny - Nutrition Calculator - calculate nutrition for recipes

Here the session graph :

For me, shiny server open respond to requests one by one, so the grey color is the time where shiny server will respond to the 29 others users ?

Here the latency graph :

Any help to interpret this graphs will be appreciated

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.