# Why Web Performance Results Need Context Beyond Simple Numbers

DevFeed: [Why Web Performance Results Need Context Beyond Simple Numbers](<https://devfeed.tech/articles/my-challenge-to-the-web-performance-community-20767.md>)

Original publisher: [Read original article](<https://erikrunyon.com/2021/10/my-challenge-to-the-web-performance-community/>)

Author: Erik Runyon

Published: 2021-10-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Erik Runyon](<https://devfeed.tech/sources/erik-runyon.md>)

Topics: [Web](<https://devfeed.tech/topics/web.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [debug](<https://devfeed.tech/tags/debug.md>), [performance](<https://devfeed.tech/tags/performance.md>), [snippet](<https://devfeed.tech/tags/snippet.md>), [synthetic](<https://devfeed.tech/tags/synthetic.md>), [test](<https://devfeed.tech/tags/test.md>), [tools](<https://devfeed.tech/tags/tools.md>), [web-development](<https://devfeed.tech/tags/web-development.md>), [web-performance](<https://devfeed.tech/tags/web-performance.md>)

## AI overview

The article argues that web performance results need context and that synthetic or lab-based tools should be understood as controlled tools for testing, debugging, diagnosis, optimization, prediction, and regression detection rather than precise measures of real-world site performance.

## Source excerpt

Philip Walton on the difficulties the webperf community faces when discussing web performance. Simple numbers don't cut it. We need to provide context when discussing performance results. What concerns me about this practice is that it glosses over a lot of important nuance, and it perpetuates the idea that synthetic or lab-based tools (like Lighthouse, WebPageTest, and many others) are genuine and precise assessments of a site's actual, real-world performance--rather than what they are: tools to test, debug, diagnose, optimize, and predict performance or detect regressions under a set of controlled conditions. I'm definitely guilty of the simplicity he discusses. Thanks for the challenge Philip.