# Packages
No description provided by the author
# Functions
No description provided by the author
BuildMailbox creates a mailbox of name `mailbox` and fills it up with `messageCount` random messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewParallelSeqSet generates a parallel SeqSet based on the following conditions: - If a listFile is not empty, it will load the sequence sets from that file.
NewParallelSeqSetAll generates once sequence set for each worker which covers everything (1:*).
NewParallelSeqSetExpunge generates sequence ids or intervals that can be used in cases where the data is expunged and/or moved from the original inbox.
NewParallelSeqSetFromFile load the sequence sets from a file.
NewParallelSeqSetRandom generates count random sequence set for each worker.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParallelSeqSet contains a list of sequence sets which can be used by the benchmarks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
IMAPBenchmark is intended to be used to build benchmarks which bench IMAP commands on a given server.
No description provided by the author