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 Dec 11, 2019. It is now read-only.
Sorting sites takes 200 ms (w/ 10K bookmarks) and we do it on every navigation (sitesReducer APP_ADD_SITE).
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Navigation is slow. I noticed the APP_ADD_SITE event took a while to run in reducers.
Platform (Win7, 8, 10? macOS? Linux distro?):
MacOS
Brave Version (revision SHA):
849f5fd
Steps to reproduce:
Actual result:
Sort every time (+200 ms)
Expected result:
Re-sorting should be unnecessary unless site.order has changed.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Import 10K bookmarks
Is this an issue in the currently released version?
Yes
Can this issue be consistently reproduced?
Yes
Any related issues:
Application slowness (when opening new tabs, loading a website) #8541
The text was updated successfully, but these errors were encountered: