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

Incorporate the new benchmarking suite into CI #153

Closed
countvajhula opened this issue Jan 26, 2024 · 1 comment
Closed

Incorporate the new benchmarking suite into CI #153

countvajhula opened this issue Jan 26, 2024 · 1 comment
Labels
developer Relevant only to Qi developers

Comments

@countvajhula
Copy link
Collaborator

countvajhula commented Jan 26, 2024

The new benchmarking suite already generates a nice Scribble report. We just need to run it in Github CI and then push the HTML output to the GitHub Pages site. This requires:

  1. A minimal CLI to be able to configure the profile to use
  2. An info.rkt file to allow raco to manage dependencies and simplify installation in CI workflows

This is just a starting point to give us a simple feedback loop, and the integration may change a lot in the long term.

See #150 for some WIP.

@countvajhula countvajhula added the developer Relevant only to Qi developers label Jan 26, 2024
@countvajhula
Copy link
Collaborator Author

@dzoep published the vlibench library and we now use it as of #150 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Relevant only to Qi developers
Projects
None yet
Development

No branches or pull requests

1 participant