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

add benchmarks to CI #112

Open
Krastanov opened this issue Feb 8, 2024 · 0 comments
Open

add benchmarks to CI #112

Krastanov opened this issue Feb 8, 2024 · 0 comments

Comments

@Krastanov
Copy link
Member

Currently we have a CI job that automatically tries to run benchmarks and detect regressions, but we have not actually added benchmarks scripts to the package.

To add them we can follow some of these examples:

https://github.com/JuliaDynamics/ResumableFunctions.jl/blob/master/benchmark/benchmarks.jl

https://github.com/QuantumSavory/QuantumSavory.jl/blob/master/benchmark/benchmarks.jl

https://github.com/QuantumSavory/QuantumClifford.jl/blob/master/benchmark/benchmarks.jl

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