
Hi, I'm Arthur, a software engineer based in Paris 🇫🇷🥖
I've always been passionate about building software and exploring how things work under the hood. Over the years, I've worked across a wide range of technologies—from web development to low-level and embedded systems programming—driven by a love for solving problems and pushing the limits of what software can do.
Outside of code, I'm also into music production. I've released a few Wave music tracks as SWLL (on SoundCloud/Spotify), and organized music events in Paris as a member of SLAK Collective.
Blog Posts
I mostly write about performance optimization in Rust/Python/Javascript on the CodSpeed Blog at the moment.
Projects
Talks
Rust prides itself on performance and safety, but even in Rust, our intuition about what code is “fast” can often mislead us. Co-presented with Adrien Cacciaguerra.
Test your Python performance instincts in our interactive talk, prepare for surprises and real insights on what truly matters. Co-presented with Adrien Cacciaguerra.
Continuous Performance Analysis: Introducing CodSpeed
This talk introduces CodSpeed, a performance analysis tool that continuously monitors your codebase performance and provides insights into performance bottlenecks.