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

Benchmarks: Port core functionality of benchmark runner into client project #96

Open
vprusso opened this issue Aug 9, 2023 · 0 comments

Comments

@vprusso
Copy link
Contributor

vprusso commented Aug 9, 2023

It seems to me that it makes the most logical sense to put the functionality of running the benchmarks into the client project (let me know if you disagree, @WrathfulSpatula).

At present, the base-level functionality for running the benchmarking pipeline is located here:
https://github.com/unitaryfund/metriq-api/blob/main/benchmark/run.py

We should create a folder in the root directory with the name benchmark/ with the contents of run.py contained within as a first step. We should also ensure that the benchmarking pipeline is able to be run as well.

@srilakshmip03 / @QuantumAli I think focusing work on the benchmarks would take priority for the client, so it probably makes sense to sync on this for further details.

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

No branches or pull requests

1 participant