Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add benchmark workflow and script #250

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

singh1203
Copy link
Contributor

Fixes: #85

What changes are included in this PR?

Added Benchmark CI using Debian as runtime environment

Are these changes tested?

Yes, I have tested the changes locally.

Signed-off-by: Saurabh Kumar Singh <[email protected]>
@singh1203 singh1203 marked this pull request as ready for review January 15, 2025 14:26
Copy link
Member

@zeroshade zeroshade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nitpicks but we also need to add the CONBENCH_EMAIL and CONBENCH_PASS secrets to this repo

ci/scripts/bench.sh Outdated Show resolved Hide resolved
ci/scripts/bench_adapt.py Outdated Show resolved Hide resolved
ci/scripts/bench.sh Outdated Show resolved Hide resolved
.github/workflows/benchmark.yml Outdated Show resolved Hide resolved
.github/workflows/benchmark.yml Outdated Show resolved Hide resolved
.github/workflows/benchmark.yml Outdated Show resolved Hide resolved
.github/workflows/benchmark.yml Outdated Show resolved Hide resolved
.github/workflows/benchmark.yml Outdated Show resolved Hide resolved
@singh1203 singh1203 changed the title ci: add benchmark workflow and script CI: add benchmark workflow and script Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add benchmark CI: Debian
3 participants