commit | 8c080d5295cdd8b8a4e62c5a8a731ae8d5affddd | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Mon Jan 11 12:47:30 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 11 12:48:33 2021 -0800 |
tree | 4843b5e830d190ca1ffd54bf94c1132a3b5345cc | |
parent | 299ec8d7b1d67a6bb155824b0ee1e86499602af0 [diff] |
bazel packages: delete redundant fields of FileTarget The OutputFile.kind and FileTarget.pkg fields are now computed instead of being stored redundantly. Saves 0.47% of retained RAM in the usual benchmark. (Aside: a 64-bit Kind enum reference is also a particularly poor way to represent a single bit of information.) PiperOrigin-RevId: 351214728
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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