Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Makes Firefox slower for some pages #145

Closed
kkot opened this issue Aug 15, 2017 · 7 comments
Closed

Makes Firefox slower for some pages #145

kkot opened this issue Aug 15, 2017 · 7 comments

Comments

@kkot
Copy link

kkot commented Aug 15, 2017

I noticed this addon slow down considerably Google Street View. When I was trying to look around it works very unsmoothly to the point it is unusable. Also switching between images is slower.

@gaby2300
Copy link

gaby2300 commented Aug 15, 2017 via email

@eoger
Copy link
Owner

eoger commented Aug 15, 2017

I wonder if it's because of the thumbnails update code. Do you experience the same slowness if the compact mode is enabled? (no thumbnails)

@kkot
Copy link
Author

kkot commented Aug 15, 2017

When I turn on compact mode it works better. Thanks :) I thought it would not make difference because I have so many tabs that I don't see thumbnails but it does.

I see it for example in page below, without compact mode switching between images is slow (with left and right buttons):
https://www.otodom.pl/oferta/dom-172-60-m-gdynia-ID3jqJG.html#gallery-open[3]

@eoger
Copy link
Owner

eoger commented Aug 15, 2017

There's also the fact that we are not resizing the thumbnail firefox gives us, after a bunch of tabs loaded these binary blobs might add up, maybe we should resize them.

@eoger
Copy link
Owner

eoger commented Aug 18, 2017

2 things we should do to get started:

  • Use canvas to resize thumbnails.
  • De-bounce the capture of thumbnails.

@eoger
Copy link
Owner

eoger commented Aug 19, 2017

Let's see if a1f3ff2 helps

@eoger
Copy link
Owner

eoger commented Apr 29, 2018

Feel free to re-open if Tab Center still causes performance issues.

@eoger eoger closed this as completed Apr 29, 2018
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

3 participants