How to measure the performance of an Ionic 3 app?

Viewed 2992

I have developed an app using Ionic 3 framework. I would like to measure the CPU and memory usage of my app. What is the best practice to do so?

1 Answers
Related