Skip to content

Compilation performance regression on 3.4.0 #19924

Closed
@OlegYch

Description

@OlegYch

Compiler version

3.4.0

Expectation

using sbt 1.9.8 in a project of about 500 files split equally between 4 modules compilation time was 70 seconds on scala 3.3.3
scalacOptions is -feature, -unchecked, -deprecation, -explaintypes, -encoding, UTF8, -language:_, -Yretain-trees, -Xmax-inlines:100, -no-indent

Actual

with scala version 3.4.0 same sources with same libs compile in about 120 seconds

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions