Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perf issues #149

Open
blasten opened this issue Sep 6, 2016 · 1 comment
Open

Perf issues #149

blasten opened this issue Sep 6, 2016 · 1 comment

Comments

@blasten
Copy link
Contributor

blasten commented Sep 6, 2016

paper-checkbox is doing work on the attached callback that is causing style recalc.

Please consider doing the work later either by using Polymer.RenderStatus.afterNextRender or when it's required if possible.

This is affecting Chrome History.

@danbeam
Copy link
Contributor

danbeam commented Sep 20, 2016

note: we dropped <paper-checkbox> from chrome history, so it doesn't affect us any more (but we only dropped it because of performance).

we ended up implementing a subset of the functionality that works the same way but has less logic and didn't need a label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants