Average Latency
Mean response time across all requests.
About LatencyLens
LatencyLens is a lightweight web tool to test REST API performance by sending repeated requests and analyzing speed, reliability, and stability under load.
Back to HomeTip: For method-specific testing examples, use endpoints from httpbin.org.
Mean response time across all requests.
Median response time. Half of requests are faster than this value.
95th percentile latency, helpful for understanding near-worst normal behavior.
99th percentile latency, useful for identifying tail-latency spikes.
Best and worst observed response times in the current test run.
Difference between slowest and fastest latency values.
Percentage of successful responses (HTTP 2xx and 3xx).
Standard deviation of latencies. Lower means more consistent response time.
LatencyLens focuses on practical API performance checks with minimal setup. It is ideal for developers and teams who need fast, repeatable measurements for endpoint behavior without heavy tooling.