Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git Remote Helper: Benchmarking #30

Open
kim opened this issue Jan 23, 2019 · 0 comments
Open

Git Remote Helper: Benchmarking #30

kim opened this issue Jan 23, 2019 · 0 comments

Comments

@kim
Copy link
Collaborator

kim commented Jan 23, 2019

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant