This message was deleted.
# develocity
s
This message was deleted.
s
The build scan will break that down better
h
Where in the build scan? The above pic is from performance tab
s
I just mean you have to look at other tabs
Model configuration is the step of creating Settings, Project, etc references
So lots of things go in to that
Given timings like that, the first thing I would look at is whether you might be eagerly resolving Configurations
Do you have the url to that scan?
h
Its internally hosted in my company so I’m afraid not. If you mean eagerly resolving dependencies, then no, dependency resolution is fully during execution. What I’m looking for is which part of my code is contributing to this time. For example “Script Compilation” breaks down time taken by each script in my project
s
🤷🏼
hard to help without being able to see things
f
Hi @Hemanth Sai Veluvolu All project evaluations will fall into that bucket. In the table below the screenshot you provided, you should have an ordered list of scripts and plugin applications. You should inspect that to find which script or plugin is taking the largest time.