commit | 87eab46fae4de30a49fc9d16b22ab9d2c7e39cec | [log] [tgz] |
---|---|---|
author | Taras Tsugrii <ttsugrii@fb.com> | Fri Aug 31 04:03:43 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Aug 31 04:05:33 2018 -0700 |
tree | cf7989eeab824915601f8f845362e6495ae43d20 | |
parent | 1b0d3330577a020dfb556077d73cb2da86fd054b [diff] |
[Skylark] Avoid iterator overhead when creating slices. According to async-profiler ~22% of the time spent in `getSlice` method as an iterator overhead. Closes #5773. PiperOrigin-RevId: 211065232
{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.