»Schedule // Talk
Thursday, October 9, 2025
15:15–15:45
Main Stage

Trust Your Benchmarks, Not Your Instincts: A Rust Performance Quiz

Rust prides itself on performance and safety, but even in Rust, our intuition about what code is “fast” can often mislead us. This interactive talk challenges common performance assumptions using real-world Rust examples—and lets the audience guess which implementation is faster before revealing actual benchmark results.

From iterator chains to memory allocations, and from seemingly trivial operations to architecture-sensitive surprises, each case study will illuminate why benchmarking should guide our optimization efforts.

You’ll leave with:
• A sharper sense of where performance bottlenecks can really hide in Rust code.
• Practical examples you can take back to your own projects.
• A new appreciation for performance tooling in Rust

Whether you’re optimizing a backend service or contributing to a low-level crate, this session will test your instincts, and your name might just top the live leaderboard!

Speaker

Arthur Pastel

Hi, I’m Arthur, a software engineer based in Paris 🇫🇷🥖

I have worked as an engineer in a few tech companies over the past few years and started with Rust 3 years ago. I’m also passionate about (too??) many other software fields.

Two years ago, I founded CodSpeed, a Continuous Performance Analysis solution that helps tech companies and Open-Source projects prevent performance issues during development, rather than waiting until production breaks to start optimizing. We’re already helping some big open-source projects optimize their performance continuously and hope to continue contributing to an overall faster ecosystem ⚡️

Speaker

Adrien Cacciaguerra

Hey, I am Adrien, a French Software Enfineer for 7 years.

I am a co-creator CodSpeed, a Continuous Performance Analysis solution that helps tech companies and Open-Source projects prevent performance issues directly in their CI pipelines.

I am passionate about Developer Experience, Performance, Open-Source, Python, TypeScript, and Rust. These passions led me to co-author Swarmion, an open-source set of tools to develop Serverless micro-services.

Get tickets