commit | 4ccb2cced62e4fc070349e1b8ea6c941074bccbb | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Fri Jul 02 11:33:31 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 02 11:34:40 2021 -0700 |
tree | 7b1df0a7bbad9a64928c159ed09700bccb309ac9 | |
parent | 348b53232e363e4f303c66cac03ef829e566f147 [diff] |
Delete `ImmutableSortedKeyMap` in favor of `ImmutableSortedMap`, which is essentially the same thing but likely less prone to performance issues. There don't seem to be any issues with the way we use it currently, but using the well-supported guava type provides stronger guarantees that it will stay that way. PiperOrigin-RevId: 382780837
{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