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

Is there a way to speed up subrepo push? #265

Open
Hazzamanic opened this issue Apr 23, 2017 · 4 comments
Open

Is there a way to speed up subrepo push? #265

Hazzamanic opened this issue Apr 23, 2017 · 4 comments
Labels

Comments

@Hazzamanic
Copy link

I have a project with 10K+ commits. I have been using subtrees and submodules for a few components but both were causing a lot of headaches. I'm just investigating subrepo now. It's looking really good! One thing is that a subrepo push, a simple one file change, can take over four minutes. Is there some way I can speed this up? Is this normal?

I used subrepo checkout to set it all up, not init.

@grimmySwe
Copy link
Collaborator

Test out the branch issues/216-B and see if that speeds things up.

@grimmySwe
Copy link
Collaborator

@Hazzamanic Did you try the issue/216-B branch?

@Hazzamanic
Copy link
Author

Hazzamanic commented May 26, 2017 via email

@Hazzamanic
Copy link
Author

Massive improvement, took a little under a minute, which is a hell of a lot more workable. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants