eras / RustTokioBenchmark

Simple benchmark comparing tokio mpsc with standard rust one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple benchmark comparing Tokio mpsc send/receive versus the standard thread-based one mpsc.

Initial version generated completely with ChatGPT.

About

Simple benchmark comparing tokio mpsc with standard rust one

License:MIT License


Languages

Language:Rust 100.0%