Skip to content

Git Remote Helper: Benchmarking #30

@kim

Description

@kim

It would be nice to have some semi-scientific experiments which could help answer the following questions:

  • What is the space overhead of loose vs. packed object storage for non-trivial git histories?
  • What overhead does the ipfs local storage add on top of that?
  • How does fetch scale, considering that a lot of (smallish) objects have to be replicated?
  • What is a good number of concurrent connections to the (local) ipfs daemon?
  • Consequently, what is a good number of OS threads to reserve for the remote helper?

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