commit | 4d1022d111aea83e3f27cd2a2e5544a38a116aab | [log] [tgz] |
---|---|---|
author | djasper <djasper@google.com> | Mon Jan 11 08:47:17 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 11 08:48:31 2021 -0800 |
tree | fb72c86ccbbb0ca45e844f2f19638894924588e0 | |
parent | 52bf46b324a6bcc8f90f6b2ffaf6d877ff50ccf6 [diff] |
Optimize LibraryToLinkValue. Given how Java allocation works, moving this one boolean to the subclass reduces the size of an instance from 32 to 24 bytes. RELNOTES: None. PiperOrigin-RevId: 351162177
{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