Skip to content

Format numbers in the same way for every fuzzer #62

@louismerlin

Description

@louismerlin

Right now AFL++ and Honggfuzz numbers are formatted differently, because we're reading strings (e.g. 1230 execs/sec | 1,234/sec) and not just numbers (1234).

We should fix that and format numbers in the same way for all fuzzers in the CLI output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions