Skip to content
Rust Search
← Browse conferences

Less Tokio is More Tokio: Strategies for Accelerating a....

TokioConf
37:48 325 views

Less Tokio is More Tokio: Strategies for Accelerating a Rust Native Search Database by Weston Pace, Lu Qiu In this talk we will review lessons learned optimizing a search database built for both object storage and local high speed disks. By redesigning our I/O loop to utilize fewer tokio tasks, eagerly polling futures when submitting the I/O, and using a push/pull scheduling API we were able to hit storage rooflines with a rust-native storage layer, built on top of tokio. We will show our init

Player unavailable or embedding blocked? Use the YouTube link above.