66. How to find the Performance Bottleneck of a web app?
Share
In order to improve the performance, you need to first target where performance is not good.
- Understand the metrics
- Explain the tools to check above metrics
- People use all kinds of devices and all kinds of networks, you need track them, just like 56. How do you track errors from your web application?