Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 297 Bytes

File metadata and controls

12 lines (10 loc) · 297 Bytes

Gradle build cache performance benchmarks

What it says on the tin. Run it like this:

gradle-profiler \
  --profile buildscan \
  --scenario-file performance.scenario \
  --project-dir spring-security \
  --gradle-version 4.5 \
  --gradle-version ~/dev/gradle/local-install