java - How to find out what makes gradle slow when not in offline mode -


my build runs 10 seconds when every project date. today every project takes on average 40 sec complete. when turn --offline mode on, runs fast again. there has slows down - related trying communicate external resources. there way figure out causes slow down? gradle version 2.14.1

update: here build scan:

https://scans.gradle.com/s/mzqnuvgjtve76/tasks

a way idea what's slow in build execute project build scan capability enabled. build scan give break down on time spent. if post link build scan can further analyze issue.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -