-
Notifications
You must be signed in to change notification settings - Fork 975
Tracking: Critical performance tracking issue #9311
Comments
Tab switching slowness should be improved by brave/muon#208 (browser-laptop #9313). |
I've been experiencing an intense browser UI / chrome slowness (browser with 3K bookmarks): I have a bookmarks toolbar with stuff in it, and when I hover over it takes 2000 ms before buttons get the hover effect (highlighting to suggest clickability). Tabs lag similarly. |
Happening just on master (0562bf4). |
for master I have a PR up, but for the current release it's not relevant, because we merged redux for bookmarks in 0.19 |
@NejcZdovc Sorry I checked again and the latest preview is okay ( 0.17.13 rev f7242c7) – the UI slowness was just in master. |
Make sense, so that PR should fix this slowness. It's already done, but we want to improve one more thing |
Most (if not all) of these issues should be addressed with brave-core For folks that want to try specific issues with an experimental release of our new product, you can download a recent release and try it out: |
The goal of this issue is to track our most painful performance impacting issues
General slowness
Tab switching slowness
In siteUtil.updateSiteFavicon use location cache In siteUtil.updateSiteFavicon use location cache #9279Tab update events should only fire when data has changed muon#208 (browser-laptop Tab update events happen when there are no tab updates #9313)URL bar
Address field performance is really bad Address field performance is really bad #6620Tab close speed
Brave Browser very slow to open or close tabs Brave Browser very slow to open or close tabs #4848Page navigation
appState.sites sort takes a long time (Every navigation +200 ms [w/ 10K bookmarks]) appState.sites sort takes a long time (Every navigation +200 ms [w/ 10K bookmarks]) #9427About pages
Worker threads
Enable worker threads for ledger Enable worker threads for ledger #9222Auditing / instrumentation
Bookmark / sites related
Editing a bookmark (or folder) locks up the browser Editing a bookmark (or folder) locks up the browser #9674Bookmarks should have only primitives Only primitives in BookmarksToolbar and BookmarkToolbarButton #9712hrefPreview
to a separate component #10194Reflows
Slow startup time
Battery life
The text was updated successfully, but these errors were encountered: