Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Audit 2017: Unload Beacon: Memory plugin updating DOM counts #171

Open
nicjansma opened this issue Dec 22, 2017 · 2 comments
Open
Labels
fixed-akamai Fixed in the Akamai repo performance

Comments

@nicjansma
Copy link

The Memory plugin runs at unload, updating the DOM counts. This is an expensive operation (taking a few milliseconds). We may want to consider skipping updating these values on the unload beacon:

image

@nicjansma nicjansma added the fixed-akamai Fixed in the Akamai repo label Aug 30, 2019
@mc-chaos
Copy link

@nicjansma , if this was Fixed by "Akamai" is this backported with one of the last akamai-backport PRs? Or could this backported?
regards, Sascha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed-akamai Fixed in the Akamai repo performance
3 participants