Browse Source
Using rayon adds a lot of dependencies to Cranelift. The total unparallelized time the code that uses rayon takes is less than half a second and it runs at compile time, so there is pretty much no benefit to parallelizing it.pull/5103/head
bjorn3
2 years ago
committed by
GitHub
3 changed files with 2 additions and 19 deletions
Loading…
Reference in new issue