Abstract
Details coming soon.
Details coming soon.
Abstract: Rust makes things faster but it slows down engineers, right? This was our team’s assumption when we decided to rewrite our code from Kotlin into Rust. But, we were wrong in completely unexpected ways.
Ruth Linehan
Software Engineer @Momento, Previously APIs/Webhooks @GitHub and @Puppet
Ever wondered what happens when a bunch of performance-obsessed developers decide their blazing-fast database isn't quite blazing-fast enough?
In high-performance code, a single misplaced counter increment can cost more than the operation it’s measuring. That creates a paradox: instrument too much and you slow the system down; instrument too little and you miss the insights you need to continuously deliver.
Brian Martin
Co-founder and Software Engineer @IOP Systems, Focused on High-Performance Software and Systems, Previously @Twitter
Details coming soon.