Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

mdProgressLinear: Substantial CPU use while disabled #8764

@justinappler

Description

@justinappler

Actual behavior:

  • When ng-disabled is set to true on the mdProgressLinear component, substantial CPU is used while the page is idle. This can be easily reproduced by watching the Chrome Task Manager while the disabled mdProgressLinear is on the page and then removing it and checking again.
  • In a barebones Plnkr, I see about a 10% CPU usage difference between the component being present and disabled vs not present. In my real world app, it can get as high as a 30-40% usage difference.

CodePen or Steps to reproduce the issue:

Angular Versions:

  • Angular Version: 1.5.5
  • Angular Material Version: 1.1.0-rc5

Additional Information:

  • Browser Type: Chrome
  • Browser Version: 50
  • OS: OSX

Metadata

Metadata

Assignees

Labels

P5: nice to haveThese issues will not be fixed without community contributions.has: Pull RequestA PR has been created to address this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions