commit | b01b43b08d1826272a770fff3c9f8231f4c9f121 | [log] [tgz] |
---|---|---|
author | Stiopa Koltsov <stepan.koltsov@gmail.com> | Mon Nov 16 07:06:41 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 16 07:07:59 2020 -0800 |
tree | bfb47edabf70a40136d115b4eca77eff3bf24e4d | |
parent | a7e4a2b539aad8240672f19ac3c23b277f7915f8 [diff] |
Starlark: optimize 64-bit integer negation Perform negation of 64-bit integer without roundtrip to `BigInteger`. Not a big deal, but it may be a performance issue in certain cases. Closes #12475. PiperOrigin-RevId: 342628087
{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