What is best and recommended way to track an Angular application performance? I can use many other available techniques/api's like performance.now to track and google analytics/application insight to send custom performance counters.
But my question is do we have something built-in inside Angular for this purpose or a recommend third party module/library that helps to track angular application performance?