bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
757 stars 298 forks source link

perf: Pass --override_repository flag to all commands for faster analysis phase #6453

Closed tpasternak closed 1 month ago

tpasternak commented 1 month ago

Using this flag ensures consistency across commands and prevents large portions of the Skyframe cache from being evicted. This avoids longer analysis phases. To experiment, view the cache summary with bazel dump --skyframe=summary.