Open source benchmark runner script
Open
build
documentation
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
We have nice benchmark runner script internally that's unfortunately tied into a few small internal infrastructure things (e.g. Blaze, how to get a clean version of the tree ...) -- we should factor out the internal detail bits (e.g. a "blazel == blaze + bazel", clean checkout flag) so we can run this in OSS as well. We can do some simple things as replacements, pass a flag to point at the clean git checkout to use as a baseline.
Contributor guide
Assessment
This issue has not been assessed yet.