Skip to content

Create benchmark for long running but eventually unsuccessful compile #641

Open
@rylev

Description

@rylev

Currently there is a compiler test for rust-lang/rust#65131 in rust-lang/rust, but the test suite for the compiler has no way of testing long running yet unsuccessful compiles. This is more of a job for the rustc-perf tool. The issue is that rustc-perf does not have the ability to measure how long failed compiles take which would be necessary for this test to be successfully moved to this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-benchmarkIssues related to benchmarks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions