Profilo: Understanding app performance in the wild

Profilo: Understanding app performance in the wild

  • March 13, 2018
Table of Contents

Profilo: Understanding app performance in the wild

The Facebook apps for Android and iOS are used by billions of people across the world. We have ambitious goals around delivering a delightful experience for people using Facebook and a strong belief that responsiveness and smoothness are keystones of a high-quality product experience. Together, these mean that, among other things, we need to quickly and efficiently investigate performance problems.

Source: facebook.com

Share :
comments powered by Disqus

Related Posts

HotSwap: Bringing hot code reloading to Buck

HotSwap: Bringing hot code reloading to Buck

Every day hundreds of Facebook engineers make thousands of code changes, each of which requires at least one, and usually many, iterations of the edit-compile-run development cycle. To speed up this process, we built and open-sourced Buck, a build tool designed from the ground up for fast iteration, allowing engineers to compile and run changes quickly.

Read More