view_resource_count Vs loading time from avg by last 7 days and work priority

912 阅读1分钟

first we can get the scattered chart from guance console for the last 7 days

image.png

export that data to csv file from the download button

image.png

import data to Rstudio for analysis

image.png

check corralation between view_resource_count and loading time

image.png

plot for view

image.png

adjust y for the better view

image.png

priority comes first in reality for resource_count adjustment

image.png

using similar metrics for more understanding for the project

using size of html ,css,js

image.png

consider html_dns

image.png

for specific app

image.png