bytesIn breakdown by content type css/js
|
11-14-2014, 01:48 AM
(This post was last modified: 11-14-2014 01:58 AM by ep16.)
Post: #1
|
|||
|
|||
bytesIn breakdown by content type css/js
I couldn't find this in my JSON results/documentation and didn't see this elsewhere in the forums so a feature request:
It's great to see the bytesIn total number, but it'd be nice if this was broken down by content-type. so cssBytesIn/jsBytesIn, and also for number of requests, cssRequests/jsRequests. Also, it'd be cool if we could filter or ask for calculations of things like, the 5 slowest or largest requests. Let me know if some/all of this exists somewhere. Thanks! [edit] Just found it under breakdowns, nevermind! |
|||
11-14-2014, 05:25 AM
Post: #2
|
|||
|
|||
RE: bytesIn breakdown by content type css/js
It should be there in a "breakdown" entry for a given page: http://www.webpagetest.org/jsonResult.ph...22727afc4c
Code: breakdown":{ It will give you the same details as you get in the content breakdown results pages: http://www.webpagetest.org/result/141113...breakdown/ If you want to do anything fancier, you have all of the data for all of the requests to do whatever you'd like with. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)