A new version of crossbeam-channel is published. This channel in Rust works almost identically to channels in Go. It supports select operation and is fast. Now we just need to make it work with futures. :) Benchmarks: https://i.imgur.com/tRI4HMO.png Docs: https://docs.rs/crossbeam-channel/0.2.0 …
-
-
-
Replying to @andrewvijay @stjepang
The smaller the bar the better. So given a certain amount of input for each type of channel constrained in different ways how well does it do? The less time it takes to process the input the faster the channel is. Basically this implementation destroys other channels in perf!
1 reply 0 retweets 3 likes
Replying to @mgattozzi @andrewvijay
And just to add to this - more details on the benchmarks can be found here:https://github.com/crossbeam-rs/crossbeam-channel/tree/master/benchmarks …
0 replies
0 retweets
2 likes
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.