0
点赞
收藏
分享

微信扫一扫

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

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

view_resource_count Vs loading time from avg by last 7 days and work priority_性能优化

export that data to csv file from the download button

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

import data to Rstudio for analysis

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

check corralation between view_resource_count and loading time

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

plot for view

view_resource_count Vs loading time from avg by last 7 days and work priority_性能优化_05

adjust y for the better view

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

priority comes first in reality for resource_count adjustment

view_resource_count Vs loading time from avg by last 7 days and work priority_性能优化_07

using similar metrics for more understanding for the project

using size of html ,css,js

view_resource_count Vs loading time from avg by last 7 days and work priority_前端_08

consider html_dns

view_resource_count Vs loading time from avg by last 7 days and work priority_前端_09

for specific app

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

举报
0 条评论