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

Ressurect benchmark-runner.py script #3434

Closed

Conversation

pedroerp
Copy link
Contributor

@pedroerp pedroerp commented Dec 6, 2022

Bringing the benchmark-runner.py script back to life. This script does two things:

  1. It can run a set of microbenchmarks (including flags to filter them) by instantiating the underlying LocalCppMicroBenchmarks class (the same used for conbench executions)
  2. It can be used to compare and print a nice summary of two rounds of execution.

This job has an output example (check the "Summary" sections):

https://app.circleci.com/pipelines/github/facebookincubator/velox/16929/workflows/7af1270c-567c-421d-a494-96c23d1c0353/jobs/105489

@netlify
Copy link

netlify bot commented Dec 6, 2022

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 0584ad1
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/638fb368a8f7770008a8bf97

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 6, 2022
@facebook-github-bot
Copy link
Contributor

@pedroerp has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants