summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.1.16-SNAPSHOT buildsMatthias Sohn2020-12-021-1/+1
* JGit v5.1.15.202012011955-rv5.1.15.202012011955-rMatthias Sohn2020-12-021-1/+1
* Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-261-1/+1
* JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-261-1/+1
* Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-111-1/+1
* JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-111-1/+1
* 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
* Bazel: Add missing newlines at end of BUILD filesDavid Pursehouse2019-11-261-1/+1
* Fix benchmark pom.xml to include distribution managment configMatthias Sohn2019-11-061-146/+164
* 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