Skip to content

cargo-clif build slower than cargo build! #1694

Description

@frederikhors

I'm trying compile times on a medium size project and SURPRISE!

  • Windows 11, cargo 1.98.0 (797e8a9bc 2026-08-05):

cargo build: 1m 22s

  • Windows 11, cargo 1.100.0-nightly (e8cb624d5 2026-08-22) (cargo-clif @ 2bc05d4):

cargo-clif build: 1m 34s

cargo-clif build is slower than cargo build!

Of course I cargo clean before each command.

Instead the incremental build is different:

cargo build: 27s

cargo-clif build: 18s

Any idea?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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