diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2009-10-19 17:10:10 +0200 |
---|---|---|
committer | Robin Rosenberg <robin.rosenberg@dewire.com> | 2009-11-05 00:27:21 +0100 |
commit | b0772d7a5c74d68a31697ebc971438faa7a132f5 (patch) | |
tree | 820c6426e81bd7be4bd63b01b8dc38edca8a10fb /org.eclipse.jgit | |
parent | 2484ad6fe033fd811fc25245a1eb0c2fdda20d91 (diff) | |
download | jgit-b0772d7a5c74d68a31697ebc971438faa7a132f5.tar.gz jgit-b0772d7a5c74d68a31697ebc971438faa7a132f5.zip |
Add performance tests for MyersDiff
Add some tests which make sure that the diff algorithm really behaves in the
promised O(N*D) manner. This tests compute diffs between multiple big chunks
of data, measure time for computing the diffs and fail if the measured times
are off O(N*D) by more than a factor 10
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Change-Id: I8e1e0be60299472828718371b231f1d8a9dc21a7
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Diffstat (limited to 'org.eclipse.jgit')
0 files changed, 0 insertions, 0 deletions