Hacker News new | ask | show | jobs
by royjacobs 787 days ago
If you look at the benchmark code [0] you can see it indicates whether Rayon is used for parallelism.

[0] https://github.com/sarah-ek/faer-rs/blob/main/faer-bench/src...