Skip to content

Possible performance issue #168

@2m

Description

@2m

I have configured sbt-header to create headers on every compile. With the new sbt 1.3.0-RC3 super shell, which displays actively running tasks, I can see that the headerCreate task shows up quite often. For example it takes around 3-4 seconds in headerCreate task under various scopes until sbt starts compiling sources.

Could the performance be improved by introducing incremental cache for files that have headers checked? (similar to the one in sbt-scalafmt: scalameta/sbt-scalafmt#13)

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