jgit/org.eclipse.jgit.benchmarks
Matthias Sohn 0fb9d26eff Merge branch 'stable-6.3'
* stable-6.3:
  [benchmarks] Remove profiler configuration
  Add SHA1 benchmark
  [benchmarks] Set version of maven-compiler-plugin to 3.8.1
  Fix running JMH benchmarks
  Add option to allow using JDK's SHA1 implementation
  Fix API breakage caused by extracting WorkTreeUpdater
  Extract Exception -> HTTP status code mapping for reuse
  Don't handle internal git errors as an HTTP error
  Ignore IllegalStateException if JVM is already shutting down
  Allow to perform PackedBatchRefUpdate without locking loose refs

Change-Id: Ib58879be292c54a2a7f4936ac0986997985c822b
2022-11-16 10:15:30 +01:00
..
.settings Enable compiler option --release 2021-09-29 17:13:01 +02:00
findBugs [spotbugs] Silence warning DLS_DEAD_LOCAL_STORE in generated classes 2020-12-22 10:52:58 +01:00
src/org/eclipse/jgit/benchmarks Merge branch 'stable-6.2' into stable-6.3 2022-11-16 09:56:08 +01:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.factorypath Update .factorypath used by annotation processor for benchmarks 2021-11-26 22:17:01 +01:00
.gitignore JMH benchmark for SimpleLruCache 2019-11-05 14:50:32 +01:00
.project JMH benchmark for SimpleLruCache 2019-11-05 14:50:32 +01:00
BUILD Fix running benchmarks from bazel 2021-09-27 16:50:15 +02:00
pom.xml Merge branch 'stable-6.3' 2022-11-16 10:15:30 +01:00