Skip to content

cmd/compile: compiling large functions is slow #8225

Closed
@josharian

Description

@josharian
Chopping up large functions into smaller ones can have a significant impact on compile
time. See e.g. chan/select5.go (CL 72590045) and the bottom of rotate.go.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions