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
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Using Microsoft Edge 40.15063.674.0, Angular 4.4.6 and Zone.js 0.8.18, I'm experiencing very slow performance. The performance session says that all of the time is being spent on DOM events (globalZoneAwareCallback to be specific). Here's a snapshot of my performance window. I'm unable to share a public copy of the source, but if necessary, I can try to replicate it in a demo repo.
Using Microsoft Edge 40.15063.674.0, Angular 4.4.6 and Zone.js 0.8.18, I'm experiencing very slow performance. The performance session says that all of the time is being spent on DOM events (globalZoneAwareCallback to be specific). Here's a snapshot of my performance window. I'm unable to share a public copy of the source, but if necessary, I can try to replicate it in a demo repo.
This may or may not be related to #703 and #757