Skip to content

"./miri test" is very slow on repeated executions #3297

@RalfJung

Description

@RalfJung

Running ./miri run --dep multiple times is very slow. The first time I guess it is building parts of Miri or so (./miri run doesn't print any updates about what it does, making this hard to figure out), but the 2nd time it shouldn't have to do any of that -- and yet, it is slow.

Needless to say, this is quite painful when debugging a pass-dep test.

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