Skip to content

Single Threaded Training is faster than multi threading #95

Description

@ignis-sec

Describe the bug
With markopy, -t 1 will complete the training faster than -t 10

To Reproduce
Steps to reproduce the behavior:

  1. Train a base model with a corpus using -t 1
  2. Train the same base model with the same corpus using -t 10
  3. Compare runtime
  4. Contemplate the hours i spent input scheduling for training during development

Details:

  • Libmarkov
  • Linux 5.8.0-59-generic # 66~20.04.1-Ubuntu SMP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions