amv-dev / yata

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

Refactor: Bench requires running nightly / beta. #35

Closed dandxy89 closed 9 months ago

dandxy89 commented 1 year 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 9 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.