commit | 2c85dd5d38199e80c3d36f3d19418c737843c7df | [log] [tgz] |
---|---|---|
author | djasper <djasper@google.com> | Wed Jun 12 01:03:22 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 12 01:04:23 2019 -0700 |
tree | e780c7de6ca9ccc55dc488261cbfb020e29f5f1c | |
parent | 2ecaf8aa4692ad1145dbb1c7c07176bed7c12414 [diff] |
Don't create new NestedSets when updating action inputs. The main codepath to prevent here is wrapping a large flat list of discovered inputs in a NestedSet, which currently makes up for a decent chunk of the time of CppCompileActions in some sample runs. RELNOTES: None. PiperOrigin-RevId: 252776372
{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.