Field data should judge users while lab data diagnoses causes
Laboratory tests provide repeatable conditions, while field telemetry records the heterogeneous environments users actually encounter.
Those datasets can disagree because devices, networks, caches, locations, interactions, traffic, and page behavior differ.
Web.dev distinguishes controlled lab conditions from measurements gathered during real visits.
Field percentiles should judge outcomes, whereas traces and synthetic tests help isolate causes before deployment.
If lab experiments isolate causes, field measurements reveal production outcomes across user cohorts.
Segment results by route, device, geography, and release to avoid hiding vulnerable cohorts inside averages.
Use laboratory evidence for diagnosis, field evidence for impact, and both sources for regression control.