commit | 7508195014ccbe63069fa9b51835ce26019df8ee | [log] [tgz] |
---|---|---|
author | twerth <twerth@google.com> | Wed Jun 20 05:16:36 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jun 20 05:17:46 2018 -0700 |
tree | b345a83f3ba904ebaf67c5df57c9ede3a7f2b635 | |
parent | ece8d5fc1adbbb924122b9f1201a877839da2d27 [diff] |
Move the profiler setup earlier in the startup. This gives us more coverage for command startup, especially wrt. modules. We have some modules that are known to be slow, and this immediately shows any such issues. I've already tracked down two issues with this change, and it would also have shown a recently fixed regression. RELNOTES: None. PiperOrigin-RevId: 201337059
{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.