Add micro-benchmarks to CI - [MOD - 8849]#6230
Conversation
1720688 to
2601436
Compare
e24589b to
636b9d3
Compare
cfbaede to
c567cee
Compare
c567cee to
fa8f812
Compare
6dac513 to
9c0a107
Compare
|
We should also set the Grafana panels, right? The link in the comparison report links to the "end-to-end" benchmarks |
JoanFM
left a comment
There was a problem hiding this comment.
Will apply the changes, just some answers to questions
Makefile
Outdated
|
|
||
| UPDATED_BINDIR:=$(subst arm64v8,aarch64,$(BINDIR)) | ||
|
|
||
| micro-benchmarks: |
There was a problem hiding this comment.
ah I thought it was the other way around. I can remove yes
Makes sense, not sure if it is part of the redis-compare call. @fcostaoliveira any idea? |
716684c to
b95d21f
Compare
@GuyAv46 parameter has been added to the compare |
Describe the changes in the pull request
Adds "micro-benchmark" runs to CI:
Makefileandbuild.shflow-micro-benchmark.ymlandflow-micro-benchmark-runner.ymlto run the actions in CI and collect its results.The "diff" is weird because I renamed "flow-microbenchmark" to "flow-rust-micro-benchmark" but then I created it again to add the regular microbenchmarks.
Mark if applicable