Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
For a helloworld project, we want to improve the performance of cordova buid android.
Here's the breakdown on warm builds on my Macbook Pro:
- Node loading time + module loading and global code – 800 ms
- Time for prepare 700ms - 1 second
- Time to check requirements - 1-2 seconds
- Gradle build time: 1.2 seconds.