This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWith many tabs, adding a bookmark is slow #11425
Closed
Labels
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
On a user profile which has 100 unique tabs, the time to bookmark a page via the toolbar bookmark star is significantly slower vs bookmark time on a fresh profile (~2000 ms vs 1000 ms)
Steps to Reproduce
Automated test (feature/perf-tests branch): https://github.com/brave/browser-laptop/pull/10517/files#diff-f741809427f0fd392187bcbcbef3ce44
Actual result:
Much slower with many tabs.
Expected result:
Similar speed to a fresh profile
Reproduces how often:
Always in the perf tests
Brave Version
master 29bdbd5
Reproducible on current live release:
Additional Information