git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Auto-gc in the background can take a long time to be put in the background
@ 2019-03-25 23:22 Mike Hommey
  2019-03-25 23:30 ` Jeff King
  2019-03-26 13:43 ` Johannes Schindelin
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Hommey @ 2019-03-25 23:22 UTC (permalink / raw)
  To: git

Hi,

Recently, I've noticed that whenever the auto-gc message shows up about
being spawned in the background, it still takes a while for git to
return to the shell.

I've finally looked at what it was stuck on, and it's 
`git reflog expire --all` taking more than 30s. I guess the question is
whether there's a reason this shouldn't run in the background? Another
is whether there's something that makes this slower than it should be.

Mike

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-26 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-25 23:22 Auto-gc in the background can take a long time to be put in the background Mike Hommey
2019-03-25 23:30 ` Jeff King
2019-03-26  6:50   ` Ævar Arnfjörð Bjarmason
2019-03-26 13:25     ` Jeff King
2019-03-26 13:43 ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).