amv-dev / yata

Yet Another Technical Analysis library [for Rust]
Apache License 2.0
321 stars 49 forks source link

Refactor: Bench requires running nightly / beta. #35

Closed dandxy89 closed 6 months ago

dandxy89 commented 10 months ago

Compiling and executing the benchmarks requres a non-stable version of Rust.

Would you open to migration to divan or criterion so they can be run on stable?

amv-dev commented 6 months ago

To be honest, I don't think this question matters right now. There are much more important improvements to be done. But somewhere in the future this may be done.