Skip to content

Improve signature management in DDC #30499

@leafpetersen

Description

@leafpetersen

We currently use fairly heavyweight helpers to attach signatures to classes - the runtime helpers for this are very hot during startup. We should investigate both optimizing the current paths, and also consider using more declarative mechanisms (e.g. using static properties on the classes instead of attaching them programatically after the fact).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.status-blockedBlocked from making progress by another (referenced) issuetype-performanceIssue relates to performance or code sizeweb-dev-compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions