Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marc0der/gradle100modules

A simple project for benchmarking purposes.
https://github.com/marc0der/gradle100modules

Last synced: about 1 month ago
JSON representation

A simple project for benchmarking purposes.

Awesome Lists containing this project

README

        

# 100 Module Gradle Sample

This project has a task called `createModules` that generates 100 modules with a single test inside each project.

This is used for benchmarking test JVM startup times.

Run as follows:

$ gradle createModules
$ gradle clean test