Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused import from CreateFileSnapshotBenchmark | Matthias Sohn | 2020-01-04 | 1 | -1/+0 |
* | Remove duplicate ignore_optional_problems entry in .classpath | Matthias Sohn | 2020-01-04 | 1 | -1/+0 |
* | Add dependency to enable site generation for benchmark module | Matthias Sohn | 2019-12-18 | 1 | -0/+27 |
* | Ignore warnings for generated source code in org.eclipse.jgit.benchmark | Matthias Sohn | 2019-12-17 | 1 | -0/+1 |
* | Bazel: Add missing newlines at end of BUILD files | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
* | Fix benchmark pom.xml to include distribution managment config | Matthias Sohn | 2019-11-06 | 1 | -146/+164 |
* | Run JMH benchmarks using bazel | Matthias Sohn | 2019-11-05 | 1 | -0/+13 |
* | Benchmark for creating files and FileSnapshots | Matthias Sohn | 2019-11-05 | 1 | -0/+111 |
* | Implement benchmark for looking up FileStore of a given Path | Matthias Sohn | 2019-11-05 | 1 | -0/+97 |
* | JMH benchmark for SimpleLruCache | Matthias Sohn | 2019-11-05 | 16 | -0/+992 |