From f86e88d92ba3637bbbcb0c3856d36489a1cef2fd Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 13 Jan 2022 08:39:41 +0100 Subject: Add article on async rust profiling Signed-off-by: Matthias Beyer --- computer/programming/rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/computer/programming/rust.md b/computer/programming/rust.md index 7f96bfc..c0237e2 100644 --- a/computer/programming/rust.md +++ b/computer/programming/rust.md @@ -85,6 +85,7 @@ ones are listed here. * [Rust in 2024 (Niko Matsakis)](https://www.youtube.com/watch?v=OuSiuySr6_Q) * [C++ vs Rust: which is faster?](https://www.youtube.com/watch?v=VMpSYJ_7aYM) * [Choose the Right Option](https://www.youtube.com/watch?v=6c7pZYP_iIE) +* [Async Rust in practice: Performance, Pitfalls, Profiling](https://www.scylladb.com/2022/01/12/async-rust-in-practice-performance-pitfalls-profiling/) #### History and Future -- cgit v1.2.3