Review of slides for talk about Rust performance

โš“ Rust    ๐Ÿ“… 2026-04-05    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 7      

surdeus

Hi colleagues.

I am preparing slides on performance aspects of Rust and I would be grateful if you could review and share feedback on my presentation. Together with my colleague, Zakhar Akimov, we have been preparing this talk for quite some time so hopefully content should not be too boring.

The slides themselves are here: rust-slides/EN.pdf at main ยท yugr/rust-slides ยท GitHub

The GitHub - yugr/rust-slides ยท GitHub repo contains our analysis (links to analyzed materials, code examples, LLVM plugins, prooflinks, benchmarking framework, etc.). In GitHub - yugr/rust-private: Empowering everyone to build reliable and efficient software. ยท GitHub you can find compiler patches which we used to disable various runtime checks, etc. (they are linked from presentation as well).

Although we do like the language, the talk is neutral on Rust - we tried to just share our findings without any bias.

Best, yugr

5 posts - 3 participants

Read full topic

๐Ÿท๏ธ Rust_feed