Friday 9 June 2017

Minimum load time in loadtest (npm package)

I was wondering if there is a way that i can get the minimum load time for a set of calls to show up in the report of "loadtest" run.

Right now I am running the code

loadtest -c 1 -k -n 100 -m GET https://www.myapp.com/

And this gives me most of the information that I need but I would also like to know what was the quickest that a request was able to get processed.



via Rene Luis Travieso

No comments:

Post a Comment