]> source.dussan.org Git - jgit.git/commit
PackWriter: Export more statistics 13/4013/5
authorShawn O. Pearce <spearce@spearce.org>
Mon, 15 Aug 2011 23:38:28 +0000 (16:38 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 14 Sep 2011 22:34:55 +0000 (15:34 -0700)
commit1b6a549ff350673402f797fe7f878175e2b5ba30
tree2f7ac0f27ff64a7afb73b06c928ea418b9e958d2
parent38b3816d65bda75f3431d518dc76ac3d09371dfe
PackWriter: Export more statistics

Export the shallow pack information, and also a handy function to
sum up the total times.  Include the time writing out the index file,
if it was created.

Change-Id: I7f60ae6848455a357b25feedb23743bbf6c153cf
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/storage/pack/PackWriter.java