Bazel-BSP + Bloop

Bazel-BSP is a BSP implementation for the bazel build tool. Bazel-BSP + Bloop builds upon this by allowing users to export the project model to Bloop, resulting in significantly faster compilations (at the expense of a possibly less accurate model import).

In real-world use cases, projects imported via Bloop have rebuild times on the order of milliseconds, vs 1-5 seconds using bazel natively.


© 2023. All rights reserved.