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 has been archived by the owner on Sep 30, 2022. It is now read-only.
Sometimes there’s a noticeable performance degradation in Chrome after some time when navigating through a TYPO3 backend when clean-html-userscript is active.
One symptom is dramatically increased memory usage of the Chrome tab process with the TYPO3 backend.
I haven’t had the time to further investigate the issue. Maybe it’s because of a memory leak caused by the mutation observers.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sometimes there’s a noticeable performance degradation in Chrome after some time when navigating through a TYPO3 backend when
clean-html-userscript
is active.One symptom is dramatically increased memory usage of the Chrome tab process with the TYPO3 backend.
I haven’t had the time to further investigate the issue. Maybe it’s because of a memory leak caused by the mutation observers.
The text was updated successfully, but these errors were encountered: