Open robertbastian opened 1 month ago
We have put some time into improving the performance of the Reingold-Dershowitz algorithms, and they are substantially faster in our Rust implementation than in Lisp for instance, but I don't know how the benchmarks compare.
Paper: https://arxiv.org/abs/2102.06959 Talk: https://www.youtube.com/watch?v=0s9F4QWAl-E
Interesting slide:
I think we're using the Reingold/Dershowitz algorithms, so looks like we can do a lot better.