commit | 9ed89e5286be2f6cad0ff25ac442adeb84494faf | [log] [tgz] |
---|---|---|
author | kkress <kkress@google.com> | Thu Aug 13 11:21:55 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 13 11:23:29 2020 -0700 |
tree | 745451506c0da7883840294bc1d6bebf264a4406 | |
parent | 39bc97eab295bddb35b38bfc4a2ff3d2b15d034e [diff] |
Allow recording of Package metrics for all packages when requested. Refactor PackageMetricsPackageLoadingListener to allow for multiple implemenations and provide two implementations of the new PackageMetricRecorder interface. 1) Keeps intact the existing INFO logging for Top-N and honoring the flag to configure the number of extreme packages to track. 2) A PackageRecorder, controlled by a new flag which allows bazel to record metrics for all packages. These are currently unused in bazel. RELNOTES: None. PiperOrigin-RevId: 326486325
{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