Skip to content

Total Blocking Time

Total blocking time defines as the sum of all the long tasks (=Long Task processing Time – 50ms) between First Contentful Paint and Time To Interactive period which blocks the main thread and prevents the… 

First Paint – UI Metric

First Paint is a UI Metric denotes the time when the browser renders the very first pixels to the screen. In simple words, it refers to the time at which the first pixel renders on a… 

Response Time Graph

Response Time Graph

Response time graph gives a clear picture of overall time including requesting a page, processing the data and getting the response back to the client. As per PTLC (Performance Test Life Cycle), the Response time… 

Latency, Bandwidth, Throughput and Response Time

Latency, Throughput, Bandwidth and Response Time; somehow these terms are very confusing. A new performance tester faces difficulty to understand these terms without examples. This article will help to get the knowledge of Network Latency,… 

What does come under Response Time

What does come under ‘Response Time’?

Response time refers to the time that elapses between when a user hits a button on the webpage and the full data received from the server at his end. This is also called End-to-End response…