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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant