You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: