Skip to content

Compile times in Scala 3 are very slow since 0.11.4-M2 #332

@lihaoyi

Description

@lihaoyi

So much so that we had to roll back the OS-Lib version when upgrading Mill from Scala 2->3 in com-lihaoyi/mill#3369. We were seeing maybe 20x compile slowdowns, with 15s compiles instead taking 300s.

Most likely culprit is the macro changes introduced in #329. Probably some naive implementations need optimizing.

CC @pawelsadlo in case anything springs to mind, otherwise I'll get around to looking into it eventually

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