i went through some articles, it says if you want to improve the performance you can set the ngZone to noop.
My application is hybrid (angular and angularjs combination), does anybody know if changes done in angularjs component also triggers the change detection in Angular.
how to improve the performance of hybrid application