Skip to content

Parallel processing #17

@poma

Description

@poma

Uploader performance can be greatly increased by introducing the following optimizations:

  • Parse replays on a bunch of separate threads to saturate all CPU cores
  • Upload replays on 2-4 separate threads
  • Check for duplicates using bulk API POST /fingerprints when the pool of checked replays is exhausted by upload threads

Metadata

Metadata

Assignees

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