HtmlrenderWebkitHeadlessProtoRenderStats
HTML RenderInfrastructureGoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderStats
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Htmlrender Webkit Headless Proto Render Stats) contains 15 attributes that define its data structure. Key functionality includes: Deliberately non-named fine timing stats. These are all related to each other and unrelated to other timing stats in this message.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
15anonRenderFineTimingStatsHtmlrenderWebkitHeadlessProtoAnonTimingStatPair →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoAnonTimingStatPair.tDeliberately non-named fine timing stats. These are all related to each other and unrelated to other timing stats in this message.
consoleLogEntryHtmlrenderWebkitHeadlessProtoConsoleLogEntry →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoConsoleLogEntry.tAny messages logged by the renderer to the console. Note that we capture a subset of the messages logged by the renderer here to avoid explosion.
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderStatsCounter.tdocumentBuildTimeMsecinteger(nilTime to build document and render tree response data.
droppedLogEntryCountinteger(nilNumber of dropped log messages. Since we capture only a subset of the messages in console_log_entry this field is included just so that the consumers can get an idea of how many actual attempts were made by the renderer.
imageEncodingTimeMsecinteger(nilImage encoding (e.g. raw -> PNG) time.
imageScalingTimeMsecinteger(nilImage scaling time.
layoutTimeMsecinteger(nilTime from starting render to document finished loading. This includes all fetches, parsing, decoding, running JavaScript, etc.
paintTimeMsecinteger(nilTime required to paint a document into our buffer.
renderCostMgcuinteger(nilTotal cost this render spent running and RPC cost in milliGCUs.
renderEnginestringnilFull type: String.tRender engine used to render this document.
renderRunningTimeMsecinteger(nilTotal CPU time this render spent running in milliseconds.
renderServerBaselineClstringnilFull type: String.tThe CL from which the render engine was built.
renderTimeMsecinteger(nilTotal wall time taken to render a document in milliseconds.
sandboxRenderTimeMsecinteger(nilTotal time spent in the sandbox in milliseconds. This time includes all phases measured individually below.