You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce and a minimal demo of the problem http://plnkr.co/edit/oOsWYXMeXMq7nPzBLETH?p=preview
In the console, the same number of change detection calls shows up whether prodmode is enabled or not. What steps should we try in your demo to see the problem?
Enable/disable prod mode and compare change calls in the console.
Current behavior
As many change detection cycles as when in debug mode.
Expected/desired behavior
Approximately half as many change detection cycles.
Other information
Totally not sure if I've reproduced this correctly.