RepositoryWebrefProcessorTiming

Repository WebrefEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefProcessorTiming

6
out of 10
Medium
SEO Impact
Processor timings as produced by NestedPerfCounter, see google3/repository/webref/base/nested-perf-counter.h.

SEO Analysis

AI Generated

Part of Google's entity understanding system (WebRef). This system identifies and links entities—people, places, things, concepts—within web content to Google's Knowledge Graph. Entity recognition is fundamental to semantic search, helping Google understand content meaning beyond keywords and match it to relevant queries.

Actionable Insights for SEOs

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

5
Sort:|Filter:
cpuInstructionsstring
Default: nilFull type: String.t

Cpu instructions spent.

namestring
Default: nilFull type: String.t

A string identifying the processor timing context.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefProcessorCounter.t

Document counters defined by processors. A processor can add and increment counters with NestedPerfCounter::IncrementCounterBy. See go/webref-annotator-metrics.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefProcessorTiming.t

Nested measurements, see NestedPerfCounter::ScopedPerfCounter.

wallTimeNsstring
Default: nilFull type: String.t

Wall time (in nanoseconds).