Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Some MailSim operations should not be cyclical #5

Description

Mailsim does its job by iterating over sequence of groups/operations. However, if we want to generate some realistic load, some operations probably should not be repeated every iteration (e.g. folder create/delete). One way to approach this would to perform such operation every N-th iteration. Alternatively, they might be performed at random.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions