bazel-bench icon indicating copy to clipboard operation
bazel-bench copied to clipboard

Add option to track BEP metrics in benchmarks

Open meisterT opened this issue 3 years ago • 0 comments

Description of the problem / feature request:

The build event protocol exposes a bunch of good metrics about the invocation such as number of packages loaded, targets configured, actions created and executed. It would be nice to be able to track them with bazel-bench.

Feature requests: what underlying problem are you trying to solve with this feature?

Get insights into project growth.

suggested by @zhengwei143

meisterT avatar Oct 28 '22 12:10 meisterT