Skip to content

LimmaPaulus/jooq-slow-compilation-demo

Repository files navigation

Modules javagen and kotlingen contains identical JOOQ code generations expect that first one is generated to Java code and second to Kotlin.

Run commands following commands to see the difference in build times

  • ./gradlew kotlingen:build --rerun-tasks
  • ./gradlew javagen:build --rerun-tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages