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.

panel: use object pooling to improve performance and reduce memory  #9906

Open
@clshortfuse

Description

@clshortfuse

Actual Behavior:

  • What is the issue? * All components create their own custom panel regardless of component lifecycle
  • What is the expected behavior? Components should be able to push and pull from an object pool, especially if they expected to have a short lifecycle (ie: popups, toolbars, toasts, etcs)

Angular Versions: *

  • Angular Material Version: v1.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: performanceThis issue is related to performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions