https://github.com/gradle/gradle-benchmark-base
Base scenarios for Gradle Profiler to benchmark Gradle builds
https://github.com/gradle/gradle-benchmark-base
gradle-bt gradle-bt-release-coordination
Last synced: 4 months ago
JSON representation
Base scenarios for Gradle Profiler to benchmark Gradle builds
- Host: GitHub
- URL: https://github.com/gradle/gradle-benchmark-base
- Owner: gradle
- Archived: true
- Created: 2020-05-26T13:26:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T13:12:36.000Z (over 2 years ago)
- Last Synced: 2024-09-21T19:04:33.595Z (8 months ago)
- Topics: gradle-bt, gradle-bt-release-coordination
- Size: 17.6 KB
- Stars: 9
- Watchers: 33
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gradle Benchmark Base
Base scenarios to be used with [Gradle Profiler](https://github.com/gradle/gradle-profiler) to measure performance of Gradle builds.
1. Check this repo out _next to_ the project you want to benchmark. Alternatively you can add both this repo and the project repo as sibling Git submodules.
2. Follow the steps in the comments at the top of the scenario file. For now we only have [`incremental-base.conf`](incremental-base.conf) and [`android-studio-sync-base.conf`](android-studio-sync-base.conf).