Closed
Description
Bug description
Right now there is a suspicion that gradle projects and Intellij indexing of them takes a lot of time. We should confirm whether it is true by profiling prebuilds somehow and understand why incremental prebuilds simply does not reuse dependencies and caches from last prebuild. We change these projects very rare.
Steps to reproduce
Run a prebuild on this repo.
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response