Skip to content

JSON format appears to contain truncated keys #68

@BatmanAoD

Description

@BatmanAoD

I have a project with very long benchmark names. The keys produced by cargo criterion --message-format json appear to be truncated to their first 100 characters, so that the final JSON file contains keys like this:

"benchmark_my_very_long_benchmark_name_which_will_be_truncated_with_parameters_100_foo_010_bar_001_b..."

Is this intended, and is there a way to disable it, or do I just need to make my names shorter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions