aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.6.2-SNAPSHOT buildsMatthias Sohn2020-02-141-1/+1
* JGit v5.6.1.202002131546-rv5.6.1.202002131546-rMatthias Sohn2020-02-131-1/+1
* Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-091-0/+27
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-01-092-1/+27
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-092-1/+27
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-092-1/+27
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-092-1/+27
| | | | |\
| | | | | * Remove unused import from CreateFileSnapshotBenchmarkMatthias Sohn2020-01-041-1/+0
| | | | | * Remove duplicate ignore_optional_problems entry in .classpathMatthias Sohn2020-01-041-1/+0
| | | | | * Add dependency to enable site generation for benchmark moduleMatthias Sohn2019-12-181-0/+27
| | | | | * Ignore warnings for generated source code in org.eclipse.jgit.benchmarkMatthias Sohn2019-12-171-0/+1
* | | | | | Prepare 5.6.1-SNAPSHOT buildsMatthias Sohn2019-12-111-1/+1
* | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-rMatthias Sohn2019-12-101-1/+1
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-12-041-1/+1
* | | | | | JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1Matthias Sohn2019-12-041-1/+1
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-11-271-1/+1
* | | | | | JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3Matthias Sohn2019-11-271-1/+1
* | | | | | Merge branch 'stable-5.5'David Pursehouse2019-11-261-1/+1
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5David Pursehouse2019-11-261-1/+1
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4David Pursehouse2019-11-261-1/+1
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3David Pursehouse2019-11-261-1/+1
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-11-261-1/+1
| | | | |\|
| | | | | * Bazel: Add missing newlines at end of BUILD filesDavid Pursehouse2019-11-261-1/+1
* | | | | | Remove unused import in CreateFileSnapshotBenchmarkMatthias Sohn2019-11-261-1/+0
* | | | | | Fix Maven missing version warningMichael Keppler2019-11-161-0/+1
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-061-146/+164
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-11-061-146/+164
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-11-061-146/+164
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-11-061-146/+164
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-11-061-146/+164
| | | | |\|
| | | | | * Fix benchmark pom.xml to include distribution managment configMatthias Sohn2019-11-061-146/+164
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-051-1/+1
|/ / / / /
* / / / / Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-11-051-1/+1
|/ / / /
* / / / Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-11-051-1/+1
|/ / /
* / / Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-11-051-1/+1
|/ /
* / Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-11-051-1/+1
|/
* Run JMH benchmarks using bazelMatthias Sohn2019-11-051-0/+13
* Benchmark for creating files and FileSnapshotsMatthias Sohn2019-11-051-0/+111
* Implement benchmark for looking up FileStore of a given PathMatthias Sohn2019-11-051-0/+97
* JMH benchmark for SimpleLruCacheMatthias Sohn2019-11-0516-0/+992