Skip to content

stdlib #[bench]s are (possibly) never run #15842

Closed
@huonw

Description

@huonw

It seems to me that the only way for #15833 to be an issue is if we never run #[bench]s anywhere during a PR merge (or on travis etc.).

Maybe the test harness could run #[bench]s as normal tests during a normal run (i.e. execute the code exactly once, not bothering to time it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions