git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFH: spawning pager takes long time when when unconnected from network
@ 2009-02-10  2:07 Eric Raible
  2009-02-10  2:27 ` Eric Raible
  2009-02-10  7:57 ` Johannes Sixt
  0 siblings, 2 replies; 12+ messages in thread
From: Eric Raible @ 2009-02-10  2:07 UTC (permalink / raw)
  To: git

Hello All -

I've got a weird one which I haven't been able to figure out.
The problem is that git sometimes takes a long time (~5-10 seconds)
before producing output when it needs to internally spawn a pager.

This only occurs when I'm not plugged in to a network.
When I'm plugged in everything operates at the normal speed.

This would be slow: git diff some-branch
This would be fast: git diff some-branch | less

Unsetting core.pager (IOW setting core.pager="") is also fast.

Tracking this down has been problematic, because I suspect it's
got to do with the relative timing of the two processes, and I
don't know the code well enough to figure out an effective debugging
strategy.

Any ideas or things to try?

Thanks - Eric

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

end of thread, other threads:[~2009-02-10 16:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-10  2:07 RFH: spawning pager takes long time when when unconnected from network Eric Raible
2009-02-10  2:27 ` Eric Raible
2009-02-10  7:57 ` Johannes Sixt
2009-02-10  9:20   ` Eric Raible
2009-02-10 10:24     ` Johannes Schindelin
2009-02-10 10:53       ` Eric Raible
2009-02-10 11:03         ` Johannes Schindelin
2009-02-10 11:39           ` Eric Raible
2009-02-10 11:07         ` Jeff King
2009-02-10 11:55           ` Eric Raible
2009-02-10 16:34             ` Jay Soffian
2009-02-10 11:09         ` Andreas Ericsson

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).