commit | 8402a23a5432e363d3c09bae0b020abb35e7f468 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Mar 22 14:27:00 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Mar 22 14:28:29 2018 -0700 |
tree | 63fd917221db063fbc6e1c6bb86770342427fde4 | |
parent | 251e8e5cbd4411f2c061ca34147ee7631c539d92 [diff] |
Optimistically check the Set within NestedSetVisitor.VisitedState using contains before invoking the heavier add. This reduces cpu-work and contention. When blaze is invoked on a large fileset and the build is already up-to-date, this makes things about 1.9s (33%) faster. PiperOrigin-RevId: 190125803
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.