Skip to content
This repository has been archived by the owner. It is now read-only.

Record how long it takes to process an image #2555

Closed
wresuolc opened this issue Apr 3, 2017 · 1 comment
Closed

Record how long it takes to process an image #2555

wresuolc opened this issue Apr 3, 2017 · 1 comment
Labels
Milestone

Comments

@wresuolc
Copy link
Contributor

@wresuolc wresuolc commented Apr 3, 2017

We record how large images are on the upload event. We should also track how long they take to create in the browser. Most are pretty quick, but large images can take a while and since webextensions still run on the main thread that might cause a bit of jank in the browser.

Let's start recording the numbers so we know what we're dealing with

@wresuolc wresuolc added this to the Stretch milestone Apr 3, 2017
@ianb ianb added the perf label Jul 26, 2017
@ianb ianb assigned ianb and unassigned ianb Jul 26, 2017
@wresuolc
Copy link
Contributor Author

@wresuolc wresuolc commented Nov 9, 2017

duplicate of #3673

@wresuolc wresuolc closed this Nov 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants