/RustTokioBenchmark

Simple benchmark comparing tokio mpsc with standard rust one

Primary LanguageRustMIT LicenseMIT

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

Initial version generated completely with ChatGPT.