-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
Hi, I have a simple test that runs with KeepConstant, copies=1, for 5 minutes. In the html report for this scenario we can see the request reach 0.2 rps.
But in the scenario details the overall RPS is 0. This is also displayed in Grafana dashboard, showing for this scenario the RPS = 0.
Unfortunately, because of the security policies of the project, i cannot share more information, but here are two screenshots to show the issue.
My question is if the RPS has double precision and can show more than 1 decimal point. From my math, it should display RPS=14(request)/300(seconds)=0.046
Thanks for taking the time to check this.