Performance
How to Build an Exchange: Sub Millisecond Response Times and 24/7 Uptimes in the Cloud
Monday Nov 17 / 10:35AM PST
These days it is possible to achieve fairly good performance on cloud provisioned systems. We discuss the design of a high performance, strongly consistent system which maintains constant service in the face of regular updates to core logic.
Frank Yu
Director of Engineering @Coinbase, Previously Principal Engineer and Director @FairX
When Every Bit Counts: How Valkey Rebuilt Its Hashtable for Modern Hardware
Wednesday Nov 19 / 01:35PM PST
Ever wondered what happens when a bunch of performance-obsessed developers decide their blazing-fast database isn't quite blazing-fast enough?
Madelyn Olson
Principal Engineer @AWS, Maintainer of the Open-Source Valkey Project
Accelerating Performance by Incrementally Integrating Rust Into Existing Codebase
Wednesday Nov 19 / 02:45PM PST
In order to improve the performance of existing applications and services, we can identify the most performance-critical pieces and reimplement them in Rust as opposed to completely rewriting the applications from scratch.
Lily Mara
Staff Engineer @Discord, Author of "Refactoring to Rust", Previously Engineering Manager @OneSignal