Skip to content

Parallelize operations for speed #1

@ninjamar

Description

@ninjamar

Many operations could be made faster.

  1. Use vectorized numpy operations instead of python lists
  2. Process data in parallel (such as keyword generation)

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