commit | 8dbcc8f3ac6f096c8c6ffb9e8edc65e85c639806 | [log] [tgz] |
---|---|---|
author | Benson Muite <bkmgit@users.noreply.github.com> | Tue Oct 27 07:13:25 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 27 07:14:39 2020 -0700 |
tree | 7168cb0dc1f7dd804af5814b5ad165a0f051ae88 | |
parent | ce0266adea0ed9ab2cf243851bf5df63f4868e13 [diff] |
Update guide.md Fix typo from .html to .md to generate correct link. It is also possible to use the link https://docs.bazel.build/versions/master/skylark/performance.html#performance-profiling Closes #12323. PiperOrigin-RevId: 339242509
{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