summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.benchmarks
Commit message (Expand)AuthorAgeFilesLines
* 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