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