bazelbuild / bazelbuild/bazel-bench
Add option to track BEP metrics in benchmarks
- Dominant language
- Python
- Stars
- 42
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Research direction
Start by reviewing bazel-bench's existing benchmark metric collection and how the tool represents results. Read the Build Event Protocol metrics described in the issue and determine which metrics and configuration option are in scope. Done means benchmarks can optionally record the selected BEP invocation metrics and project growth can be compared.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100