cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Apdex Rating - How to Decrease Request Time and Time to First Byte

furkan
Newcomer

Hello Everyone,

 

We are trying to increase our Apdex score, so when we perform waterfall analysis we observed different situations.

 

We discovered R (Request Start) and F (Time to first byte) takes very long time. Here I am sharing some examples from our research.

 

Where should we start investigating this situation to decrease R and F time. Do you have any suggestions ?

 

Environment Info:

.NET Framework 4.7

IIS 10.0.17763.1

Windows Server 2019

 

Case 1:

R: 1 second ?

F: 9 seconds ?

Resource Request JS: 9.5 seconds blocking ?

 

furkan_0-1657004838893.png

 

 

 

Case 2:

Same page request 30 minutes between them, first requst takes 6 seconds but the second one takes 18 seconds

 

                First Request

 

furkan_1-1657004838916.png

 

 

                Second Request

 

R: 10 seconds ?

F: 16.5 seconds ?

 

 

furkan_2-1657004838942.png

 

 

 

Case 3

R: 34 seconds ?

F: 34.5 seconds

 

 

furkan_3-1657004838963.png

 

 

 

Case 4

Same request within a minute, first one takes 17 seconds second one takes 58 seconds

 

                First Request

 

furkan_4-1657004838982.png

 

 

 

                Second Request

 

furkan_5-1657004838996.png

 

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

@furkan were you able to find a solution on the timings on the page/actions? 

-Chad

Featured Posts