commit | 828b1fb23958fca29a0631c8583d5e8b777f7c53 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Mon Nov 19 04:03:17 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Nov 19 04:04:46 2018 -0800 |
tree | 13814caf8664f0ef6620a158bf77e7a657f03c32 | |
parent | 511fe9bf77b164ec78759ed325acd10a0f38b357 [diff] |
bazel sync: support --loading_phase_threads instead of using SkyframeExecutor.DEFAULT_THREAD_COUNT The number of threads during the loading (i.e., the only thing that bazel sync does) is an important tuneable to obtain good performance and there is no "one size fits all" for this. So make `bazel sync` honor the already existing flag. Related to #6502. Change-Id: Iaf38315b4a6640c7011fee99da235d7c9bbba6b1 PiperOrigin-RevId: 222051926
{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.