Skip to content

New parameters: rounds and interval #1

@cnd4

Description

@cnd4

Users should be able to customize the rounds and the measures interval.

Right now, rounds and interval are set on src/main.rs as const (DEFAULT_ROUNDS and DEFAULT_INTERVAL).

  • create --rounds and --interval parameters
  • let DEFAULT_ROUNDS and DEFAULT_INTERVAL stay as the defaults
  • bonus: create a --duration parameter which calculate the interval or the rounds

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions