Skip to content

Assume iterations to be specified in multiples of 1000 #3

@richardjs

Description

@richardjs

Iteration values are pretty much always greater than 1000, and differences of less than 1000 are likely insignificant. We could save a lot of zeroes (and potentially save typos) by making them multiples of 1000 (i.e, so -i 10 instead of -i 10000).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions