Skip to content

A Gradle project to generate a large number of big build cache artifacts

License

Notifications You must be signed in to change notification settings

Rolly992/cache-artifact-generator

 
 

Repository files navigation

cache-artifact-generator

A Gradle project to generate a large number of big build cache artifacts

Usage

Control the behavior by modifying build.gradle.kts:

  • Change the number of artifacts to generate by changing the numberOfEntries variable.
  • Change the size of each entry by changing the entrySizeMb variable.

Generate cache entries by running ./gradlew :generate

About

A Gradle project to generate a large number of big build cache artifacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published