I am trying to perform load testing on a single API endpoint.
Using JMeter, I need to benchmark how many threads I can generate using my local machine and existing internet connection before some crash, system instability or bottleneck occurs.
Does anyone have an idea of how I could benchmark and report that?
I am using apache-jmeter-5.0 on Windows 7.
Any help or advice would be greatly appreciated.