Was looking at how "faster" has an API similar to std::iter::Iterator. I'm reasonably convinced we can transform (a subset of) existing loop syntax to e.g. rayon/async-std streams. So I'm now wondering if we could do the same for loops -> "faster" https://docs.rs/faster/0.5.0/faster/index.html#multiple-collections …
-
-
Show this thread
-
I don't really know enough about SIMD operations to make any definitive statements here. But I think this would be intriguing to explore. Rust's borrow checker removes the need for various compiler heuristics by providing complete information. Wonder if loops could be similar.
Show this thread
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.