Skip to content

Investigate only mutating one argument per function #549

Open
@anishnaik

Description

@anishnaik

Apparently, during argument mutation, echidna will not mutate each argument but will mutate one of n arguments. This means that if a function takes 4 arguments, only one of four will be mutated. This may actually lead to a performance improvement (fewer mutations per transaction).

Metadata

Metadata

Assignees

No one assigned

    Labels

    medium-prioritynot-an-issueplanningThis issue is currently in a planning/discussion phase and should not be implemented yet.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions