git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitk startup time improvement
@ 2007-08-30 12:01 Paul Mackerras
  2007-08-30 15:16 ` David Tweed
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Mackerras @ 2007-08-30 12:01 UTC (permalink / raw)
  To: git

In the 'dev' branch of the gitk.git repository at

git://git.kernel.org/pub/scm/gitk/gitk.git

there is now a version of gitk that is much faster at starting up than
the standard version.  Firstly, it doesn't lay out the whole graph,
only the parts that get displayed (plus a little bit either side), and
secondly, it caches the topology information that is used to determine
which tags a commit precedes and follows, and which branches it is on.

I'd like people to try it.  Comments, bug reports, patches etc. are
welcome, of course.

Paul.

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

end of thread, other threads:[~2007-08-30 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-30 12:01 gitk startup time improvement Paul Mackerras
2007-08-30 15:16 ` David Tweed
2007-08-30 16:42 ` Bart Trojanowski
2007-08-30 20:42 ` Alex Riesen

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