commit | 15b8c259db111012b4642287172cb4d1d82151f3 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Mon Jun 11 09:46:50 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jun 11 09:48:24 2018 -0700 |
tree | 0d46f77b5b25bfd67440c102de54c7de5ff05add | |
parent | 6841a748109250f65448627bc5695d537990b686 [diff] |
Refactor profiler - move the save method to an inner class - don't use a timer, use a blocking queue instead - add a format enum (in anticipation of adding a json output format) - update the test to use an in memory buffer, and avoid FoundationTestCase PiperOrigin-RevId: 200065404
{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.