Stefan Zager
Member since Mar 5, 2021
- Profile: /members/14281-stefan-zager.htm
- Comments: 1
Recent Blog Comments By Stefan Zager
-
IntersectionObserver API Performance: Many vs. Shared In Angular 11.0.5
Posted on Mar 5, 2021 at 3:45 PM
Thanks for the analysis. I'm the author of the IntersectionObserver implementation in Chrome, and I can confirm that there are some built-in performance advantages to using one observer rather than many. In your case, though, I think you're correct that the angular overhead is dominant.... read more »