]> source.dussan.org Git - jgit.git/commit
DfsBlockCache: Update hits to not include contains() 46/4546/2
authorColby Ranger <cranger@google.com>
Thu, 3 Nov 2011 22:30:17 +0000 (15:30 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 4 Nov 2011 18:14:32 +0000 (11:14 -0700)
commitf70ecabb3090bebb38b7f5d2a369a79742c51d6e
treec81b00111271308327bacaeb05eb914aca8ec14e
parent0f8e486a4d5f4e232c4a01119fec0e5d0148620d
DfsBlockCache: Update hits to not include contains()

Also expose the underlying hit and miss counters, in
addition to the hit ratio.

Change-Id: Icea2572d62e59318133b0a88848019f34ad70975
org.eclipse.jgit/src/org/eclipse/jgit/storage/dfs/DfsBlockCache.java