←back to thread

100 points 0x1997 | 1 comments | | HN request time: 0.284s | source
1. Hamuko ◴[] No.45789274[source]
I feel like testing if it'd be faster than tokio::sync::mpsc in my project, but in the context of a websocket client, the performance of just using tokio is already pretty good. Existing CPU usage is already negligible (under a minute of CPU time in >110 hours real time).