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

Reduce page load jank from isResourceEnabled checks #9987

Closed
bbondy opened this issue Jul 14, 2017 · 0 comments · Fixed by #10289
Closed

Reduce page load jank from isResourceEnabled checks #9987

bbondy opened this issue Jul 14, 2017 · 0 comments · Fixed by #10289
Assignees
Labels
hackathon Legacy label for a hackaton. perf QA/test-plan-required

Comments

@bbondy
Copy link
Member

bbondy commented Jul 14, 2017

One of the 2 biggest janks on page load is from isResourceEnabled calls.
The other is native checks on filtering.

screen shot 2017-07-13 at 8 54 08 pm

@bbondy bbondy added this to the 0.18.x (Release Channel) milestone Jul 14, 2017
@bbondy bbondy self-assigned this Jul 14, 2017
@bbondy bbondy changed the title Speed up page jank when pages are loading with isResourceEnabled checks Reduce page load jank from isResourceEnabled checks Jul 14, 2017
@bbondy bbondy changed the title Reduce page load jank from isResourceEnabled checks WIP: Reduce page load jank from isResourceEnabled checks Jul 17, 2017
@bbondy bbondy changed the title WIP: Reduce page load jank from isResourceEnabled checks Reduce page load jank from isResourceEnabled checks Jul 17, 2017
@alexwykoff alexwykoff modified the milestones: 0.19.x (Beta Channel), 0.18.x (Release Channel) Jul 18, 2017
@bbondy bbondy added the hackathon Legacy label for a hackaton. label Aug 1, 2017
@diracdeltas diracdeltas self-assigned this Aug 3, 2017
diracdeltas added a commit that referenced this issue Aug 3, 2017
diracdeltas added a commit that referenced this issue Aug 3, 2017
@luixxiul luixxiul modified the milestones: 0.21.x (Nightly Channel), 0.19.x (Beta Channel) Aug 7, 2017
diracdeltas added a commit that referenced this issue Aug 15, 2017
@NejcZdovc NejcZdovc modified the milestones: 0.19.x (Beta Channel), 0.21.x (Nightly Channel) Aug 15, 2017
@bbondy bbondy removed their assignment Aug 15, 2017
@ghost ghost added the perf label Aug 16, 2017
@bbondy bbondy modified the milestones: 0.18.x Hotfix (Release Channel), 0.19.x (Beta Channel) Aug 23, 2017
diracdeltas added a commit that referenced this issue Aug 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hackathon Legacy label for a hackaton. perf QA/test-plan-required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants