TeXitoi / benchmarksgame-rs

The Computer Language Benchmarks Game: Rust implementations
Other
70 stars 19 forks source link

Update to Rayon 0.7 #65

Closed mbrubeck closed 7 years ago

cristicbz commented 7 years ago

Do you see any significant speed ups by any chance?

mbrubeck commented 7 years ago

I haven't run all the benchmarks to see. I verified that mandelbrot's speed was unchanged even after removing the deprecated weight_max call. Reverse-complement appeared to have a small speedup, but the results were too noisy to tell for certain.

TeXitoi commented 7 years ago

Great! Should be proposed when 1.17 goes out.

mbrubeck commented 7 years ago

https://alioth.debian.org/tracker/index.php?func=detail&aid=315724&group_id=100815&atid=413122

TeXitoi commented 7 years ago

oups, forgot. .