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
performance gradually deteriorates on some sites when extension active
Passbolt Version: 4.9.4
Platform and Target:
-- Browser: Chrome, Firefox, Zen
-- Web server: wut?
What you did
Go on youtube, open a short and start to scroll with the extension enabled.
What happened
It will get increasingly slower. When the extension is enabled I generally noticed worse performance on many sites.
Don't really know why but I guess it's related to the extension scanning the DOM to add its button.
What you expected to happen
I expect the extension to never have an impact of site performance. Honestly, I'd like an option to disable the extension from adding its controls on the page, which I never use.
The text was updated successfully, but these errors were encountered:
cedricalfonsi
changed the title
performance gradually deteriorates on some sites when extension active
[PB-36503] performance gradually deteriorates on some sites when extension active
Oct 25, 2024
I just had this today: Zen 1.6b (based on Firefox 134) had an issue loading YouTube and a popup saying my passport was slowing down Zen (I wasn't yet signed in to PB). Looking at the profiler, it seems like most of it was caused by the recursive or maybe even aggressive query element. That said, I couldn't reproduce it after restarting the app. I have to note that it's likely more due to my old late 2017 iMac that said, I hadn't experienced this issue with Chromium-based browsers.
performance gradually deteriorates on some sites when extension active
-- Browser: Chrome, Firefox, Zen
-- Web server: wut?
What you did
Go on youtube, open a short and start to scroll with the extension enabled.
What happened
It will get increasingly slower. When the extension is enabled I generally noticed worse performance on many sites.
Don't really know why but I guess it's related to the extension scanning the DOM to add its button.
What you expected to happen
I expect the extension to never have an impact of site performance. Honestly, I'd like an option to disable the extension from adding its controls on the page, which I never use.
The text was updated successfully, but these errors were encountered: