Skip to content

Investigate a way to download Perforce revisions in parallel #2

Description

@asdine

Though commits have to be processed in order, downloading Perforce revisions could theoretically be done in parallel:

  • List all the Perforce revisions
  • Add them to a queue
  • Download them in parallel and store them to a temporary directory
  • Commit them one by one, in order

cf: https://docs.google.com/document/d/11x5BY3pyFIUD7LO1QWbz2L_ep7DO-X-K4nA5ZgrZoxA/edit?usp=sharing

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