Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

vendor: update go-git to master and add push optimizations#1127

Merged
strib merged 3 commits intomasterfrom
strib/better-gogit-push-perf
Aug 28, 2017
Merged

vendor: update go-git to master and add push optimizations#1127
strib merged 3 commits intomasterfrom
strib/better-gogit-push-perf

Conversation

@strib
Copy link
Contributor

@strib strib commented Aug 25, 2017

Compared to the v4 branch we were using before, master branch seems to
fix a few bugs and bring the time for pushing the KBFS repo from hours
to about 25 minutes. With the following optimizations, I got that
time down to less than 3 minutes.

I suspect there are still lots more optimizations that can be done. I
don't think there are many users of Push in this project.

@strib strib requested review from jzila and songgao August 25, 2017 23:42
@strib strib force-pushed the strib/KBFS-2354-git-push branch from b716003 to 9e5afc8 Compare August 26, 2017 00:06
@strib strib force-pushed the strib/better-gogit-push-perf branch from f3fb7e6 to b64aafd Compare August 26, 2017 00:08
@strib strib force-pushed the strib/KBFS-2354-git-push branch from 9e5afc8 to 1c0b18a Compare August 26, 2017 02:37
@strib strib changed the base branch from strib/KBFS-2354-git-push to master August 26, 2017 03:20
@strib strib force-pushed the strib/better-gogit-push-perf branch 2 times, most recently from 559c905 to 51661a5 Compare August 26, 2017 16:43
strib added 3 commits August 28, 2017 11:41
Compared to the v4 branch we were using before, master branch seems to
fix a few bugs and bring the time for pushing the KBFS repo from hours
to about 25 minutes.  With the following optimizations, I got that
time down to less than 3 minutes.

* src-d/go-git#564
* src-d/go-git#565

I suspect there are still lots more optimizations that can be done.  I
don't think there are many users of Push in this project.
Now that PRs are merged.

Issue: KBFS-2384
@strib strib force-pushed the strib/better-gogit-push-perf branch from 51661a5 to 35d69e5 Compare August 28, 2017 18:43
@strib strib merged commit 91a8f88 into master Aug 28, 2017
@strib strib deleted the strib/better-gogit-push-perf branch August 28, 2017 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants