Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Optimize getTopSites #10004

Closed
bbondy opened this issue Jul 16, 2017 · 0 comments
Closed

Optimize getTopSites #10004

bbondy opened this issue Jul 16, 2017 · 0 comments

Comments

@bbondy
Copy link
Member

bbondy commented Jul 16, 2017

Test plan

#10005 (comment)


screen shot 2017-07-15 at 6 27 48 pm

Just normal browsing shows that getTopSites is hit a lot. In particular anytime a favicon is updated and anytime addSite is called when a page loads.

To make matters worse it's called up to every keystroke due to favicon updates in a google doc, and called periodically very frequently on sites like gmail. If you have lots of tabs it can be called by a lot of them.

@bbondy bbondy added this to the 0.18.x (Release Channel) milestone Jul 16, 2017
@bbondy bbondy self-assigned this Jul 16, 2017
bbondy added a commit that referenced this issue Jul 16, 2017
@bbondy bbondy mentioned this issue Jul 16, 2017
8 tasks
bbondy added a commit that referenced this issue Jul 16, 2017
@bbondy bbondy modified the milestones: 0.18.x (Release Channel), 0.17.17 (Release Channel) Jul 17, 2017
bbondy added a commit that referenced this issue Jul 17, 2017
@cndouglas cndouglas added the perf label Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants