Performance test for jgit.
commit728df10fca8d814f5a4ab8afacb21275ae6ecf25
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 28 Feb 2007 22:26:53 +0000 (28 23:26 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 1 Mar 2007 03:56:15 +0000 (28 22:56 -0500)
treea66e24272418229c66b80f3858ef122d6a9a1d07
parentbea2101715873dee6e590d29ddbc4a5bdcca070e
Performance test for jgit.

Having these things is a test suite is dubious, but useful
anyway.

[sp: Corrected copyright notice to state Robin, as he is
 the author of these new files.]

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/tst/org/spearce/jgit/lib/SpeedTestBase.java [new file with mode: 0644]
org.spearce.jgit/tst/org/spearce/jgit/lib/T0005_ShallowSpeedTest.java [new file with mode: 0644]
org.spearce.jgit/tst/org/spearce/jgit/lib/T0006_DeepSpeedTest.java [new file with mode: 0644]