Skip to content

amp-bind: Improve init performance #6910

@dreamofabear

Description

@dreamofabear

Related to #6199.

Several slow tasks are necessary during initialization. We should speed it up where possible and chunk/amortize across multiple frames otherwise:

  • DOM scan for bindings
  • Expression parsing and AST generation

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions