Page summary blob
Appears in: pages
table
As: summary
JSON-encoded summarization of the page-level data.
An example of the decoded object
{ "SpeedIndex": 400, "TTFB": 232, "_connections": 1, "bytesAudio": 0, "bytesCss": 0, "bytesFlash": 0, "bytesFont": 0, "bytesGif": 0, "bytesHtml": 648, "bytesHtmlDoc": 648, "bytesImg": 648, "bytesJS": 0, "bytesJpg": 0, "bytesJson": 0, "bytesOther": 0, "bytesPng": 0, "bytesSvg": 0, "bytesText": 0, "bytesTotal": 1296, "bytesVideo": 0, "bytesWebp": 0, "bytesXml": 0, "cdn": "Edgecast", "crux": { "collectionPeriod": { "firstDate": { "day": 17, "month": 8, "year": 2024 }, "lastDate": { "day": 13, "month": 9, "year": 2024 } }, "key": { "formFactor": "DESKTOP", "url": "https://www.example.com/" }, "metrics": { ... } }, "fullyLoaded": 323, "gzipSavings": 0, "gzipTotal": 648, "maxDomainReqs": 1, "maxage0": 0, "maxage1": 0, "maxage30": 2, "maxage365": 0, "maxageMore": 0, "maxageNull": 0, "numCompressed": 2, "numDomElements": 12, "numDomains": 1, "numErrors": 1, "numGlibs": 0, "numHttps": 2, "numRedirects": 0, "onContentLoaded": 280, "onLoad": 320, "renderStart": 400, "reqAudio": 0, "reqCss": 0, "reqFlash": 0, "reqFont": 0, "reqGif": 0, "reqHtml": 1, "reqImg": 1, "reqJS": 0, "reqJpg": 0, "reqJson": 0, "reqOther": 0, "reqPng": 0, "reqSvg": 0, "reqText": 0, "reqTotal": 2, "reqVideo": 0, "reqWebp": 0, "reqXml": 0, "visualComplete": 400}
Schema
Section titled “Schema”SpeedIndex
Section titled “SpeedIndex”The Speed Index score.
The time to first byte
_connections
Section titled “_connections”The number of connections.
bytesAudio
Section titled “bytesAudio”The number of bytes for audio.
bytesCss
Section titled “bytesCss”The number of bytes for CSS.
bytesFlash
Section titled “bytesFlash”The number of bytes for Flash.
bytesFont
Section titled “bytesFont”The number of bytes for font.
bytesGif
Section titled “bytesGif”The number of bytes for GIF.
bytesHtml
Section titled “bytesHtml”The number of bytes for HTML.
bytesHtmlDoc
Section titled “bytesHtmlDoc”The number of bytes for HTML document.
bytesImg
Section titled “bytesImg”The number of bytes for image.
bytesJS
Section titled “bytesJS”The number of bytes for JavaScript.
bytesJpg
Section titled “bytesJpg”The number of bytes for JPG.
bytesJson
Section titled “bytesJson”The number of bytes for JSON.
bytesOther
Section titled “bytesOther”The number of bytes for other.
bytesPng
Section titled “bytesPng”The number of bytes for PNG.
bytesSvg
Section titled “bytesSvg”The number of bytes for SVG.
bytesText
Section titled “bytesText”The number of bytes for text.
bytesTotal
Section titled “bytesTotal”The total number of bytes.
bytesVideo
Section titled “bytesVideo”The number of bytes for video.
bytesWebp
Section titled “bytesWebp”The number of bytes for WebP.
bytesXml
Section titled “bytesXml”The number of bytes for XML.
The Content Delivery Network provider.
The crux data.
fullyLoaded
Section titled “fullyLoaded”The fully loaded time.
gzipSavings
Section titled “gzipSavings”The bytes saved due to gzip compression.
gzipTotal
Section titled “gzipTotal”The total bytes in gzip compression.
maxDomainReqs
Section titled “maxDomainReqs”The maximum number of requests to a domain.
maxage0
Section titled “maxage0”The maximum number of requests with a max-age of 0.
maxage1
Section titled “maxage1”The maximum number of requests with a max-age of 1.
maxage30
Section titled “maxage30”The maximum number of requests with a max-age of 30.
maxage365
Section titled “maxage365”The maximum number of requests with a max-age of 365.
maxageMore
Section titled “maxageMore”The maximum number of requests with a max-age greater than 365.
maxageNull
Section titled “maxageNull”The maximum number of requests with a max-age of null.
numCompressed
Section titled “numCompressed”The number of compressed files.
numDomElements
Section titled “numDomElements”The number of DOM elements.
numDomains
Section titled “numDomains”The number of domains.
numErrors
Section titled “numErrors”The number of errors.
numGlibs
Section titled “numGlibs”The number of glibs.
numHttps
Section titled “numHttps”The number of HTTPS requests.
numRedirects
Section titled “numRedirects”The number of redirects.
onContentLoaded
Section titled “onContentLoaded”The onContentLoaded time.
onLoad
Section titled “onLoad”The onLoad time.
renderStart
Section titled “renderStart”The renderStart time.
reqAudio
Section titled “reqAudio”The number of bytes for audio.
reqCss
Section titled “reqCss”The number of bytes for CSS.
reqFlash
Section titled “reqFlash”The number of bytes for Flash.
reqFont
Section titled “reqFont”The number of bytes for font.
reqGif
Section titled “reqGif”The number of bytes for GIF.
reqHtml
Section titled “reqHtml”The number of bytes for HTML.
reqImg
Section titled “reqImg”The number of bytes for image.
The number of bytes for JavaScript.
reqJpg
Section titled “reqJpg”The number of bytes for JPG.
reqJson
Section titled “reqJson”The number of bytes for JSON.
reqOther
Section titled “reqOther”The number of bytes for other.
reqPng
Section titled “reqPng”The number of bytes for PNG.
reqSvg
Section titled “reqSvg”The number of bytes for SVG.
reqText
Section titled “reqText”The number of bytes for text.
reqTotal
Section titled “reqTotal”The total number of bytes for requests.
reqVideo
Section titled “reqVideo”The number of bytes for video.
reqWebp
Section titled “reqWebp”The number of bytes for WebP.
reqXml
Section titled “reqXml”The number of bytes for XML.
visualComplete
Section titled “visualComplete”The visualComplete time.