robovm / robovm-gradle-plugin

RoboVM Gradle plugin
45 stars 24 forks source link

Plugin doesn't seem to use parallel compilation #25

Closed badlogic closed 9 years ago

badlogic commented 9 years ago

My 8 cores are pretty much idle when building with the plugin. Given the latest API additions which pull in a lot more classes for a barebones app, this has a very bad impact on overall compile times.

ntherning commented 9 years ago

Is this something you're still seeing? On my system all cores are working hard when building using Gradle.

ntherning commented 9 years ago

Haven't heard this from anyone else and haven't seen it myself.