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: paper-menu-button costs too much to use (166KB) #97

Open
ebidel opened this issue Jul 22, 2016 · 0 comments
Open

Perf: paper-menu-button costs too much to use (166KB) #97

ebidel opened this issue Jul 22, 2016 · 0 comments
Labels

Comments

@ebidel
Copy link
Contributor

ebidel commented Jul 22, 2016

I added paper-menu-button to chromestatus.com and it increases page load by 166KB. We should try to slim that down.

There are a lot of deps. One obvious one is to remove web animations. The polyfill alone is 50kb and should be feature detected + lazy loaded. Better would be to do the transitions on pure css.

@ebidel ebidel added the perf label Jul 22, 2016
@ebidel ebidel changed the title Perf: paper-menu-button costs way too much to use (166KB) Perf: paper-menu-button costs too much to use (166KB) Jul 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant