aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.benchmarks/src
Commit message (Expand)AuthorAgeFilesLines
* RawText: improve performance of isCrLfText and isBinaryXenoAmess2024-11-131-0/+454
* Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-191-0/+137
* Remove unused importsMatthias Sohn2022-11-202-8/+10
* Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-165-8/+99
|\
| * [benchmarks] Remove profiler configurationMatthias Sohn2022-11-154-8/+0
| * Add SHA1 benchmarkMatthias Sohn2022-11-151-0/+99
* | Add GetRefsBenchmark for testing refs lookupsLuca Milanesio2022-04-011-0/+181
|/
* Add benchmark for strategies how to move a fileMatthias Sohn2020-06-061-0/+136
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-043-114/+15
* Remove unused import in CreateFileSnapshotBenchmarkMatthias Sohn2019-11-261-1/+0
* 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-051-0/+112