bytesIn values
|
04-25-2020, 01:30 AM
Post: #1
|
|||
|
|||
bytesIn values
I am struggling to align the value of the bytesIn reported in the web summary with the data contained within the CSV or JSON export.
https://www.webpagetest.org/result/20042...dfc1f28bd/ In this example the "fully loaded bytes in" for the median run (1st) is 832 kB The data from the CSV export is "bytesInDoc" - 851233 "bytesIn" - 852191 The data from the JSON for data.median.firstView.bytesInDoc is 851233 and for data.median.firstView.bytesInDoc is 852191 Can someone clarify where the data displayed on the Web UI is being pulled from? Thanks! |
|||
04-27-2020, 11:49 PM
Post: #2
|
|||
|
|||
RE: bytesIn values
851233 / 1024 = 831.28
852191 / 1024 = 832.21 It's the age-old 1000 vs 1024 |
|||
04-28-2020, 12:10 AM
Post: #3
|
|||
|
|||
RE: bytesIn values
Ah of course. Thanks for the help Patrick!
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)