This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Every URL navigation takes 1000+ ms in updateSiteFavicon (With 10K bookmarks) #9276
Labels
Milestone
Test plan
#9279 (comment)
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Navigating to URLs and clicking links is very slow with 10K bookmarks.
Platform (Win7, 8, 10? macOS? Linux distro?):
MacOS
Brave Version (revision SHA):
e14a9db
Steps to reproduce:
siteUtil.updateSiteFavicon()
to measure its runtime.Actual result:
First navigation takes 1000 ms.
Clicking the link to itself takes 1000 * 2 ms.
Expected result:
< 100 ms
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes; with 10K bookmarks
Is this an issue in the currently released version?
Yes
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Any related issues:
Refreshing / navigating away from large pages is very slow #7162
The text was updated successfully, but these errors were encountered: