Skip to content

Record constructors for builtin record types #2586

@ChristianGruen

Description

@ChristianGruen

Profiling shows that the repeated initialization of record construction for builtin record types…

// add record constructor functions for built-in record types

…takes needless time. The constructors are hardly used in practice. Even if it’s only fractions of milliseconds, we should try to speed this up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions