# User-Centric Mobile Performance

DevFeed: [User-Centric Mobile Performance](<https://devfeed.tech/articles/user-centric-mobile-performance-25633.md>)

Original publisher: [Read original article](<https://blog.p-y.wtf/user-centric-mobile-performance>)

Author: Pierre-Yves Ricau

Published: 2023-07-06T20:15:44Z

Content type: article

Language: en

Sources: [Py's blog](<https://devfeed.tech/sources/py-s-blog.md>)

Topics: [User Experience](<https://devfeed.tech/topics/user-experience.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-performance](<https://devfeed.tech/tags/app-performance.md>), [article](<https://devfeed.tech/tags/article.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [customer-experience](<https://devfeed.tech/tags/customer-experience.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [performance](<https://devfeed.tech/tags/performance.md>), [performance-metrics](<https://devfeed.tech/tags/performance-metrics.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>)

## AI overview

An approach to mobile performance that prioritizes user-centric metrics over technical resource and workload metrics. It distinguishes smoothness and responsiveness measures while treating CPU, memory, database, and similar technical metrics as secondary diagnostic signals.

## Source excerpt

👋 Hi, this is P-Y, over the last three years I've been steering Square's focus on mobile performance and building a framework for thinking about it and prioritizing work. In this article I share my approach, let me know what you think! Useful metri...