Skip to content

bench should put deliminators on nanosecond numbers #26109

@mdinger

Description

@mdinger

From this initial rust experience blog, cargo bench (I assume identical to rustc --test) should report nanosecond times as 3_000_000 or 3,000,000, not 3000000.

This reportedly would require fixing in libtest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions