I wrote a blog post on performance benchmarking and tuning in Rust using Criterion.rs and flamegraphs based on my recent experience optimizing the MongoDB Rust Driver. Check it out if interested in learning some techniques for speeding up a Rust codebase!
Skip to main content
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Collection sub-document not updating | 2 | 641 | May 2024 |
How to access _id from document in rust | 0 | 376 | Jun 2024 |
Casting IMongoQueryable<T> to IMongoQuerable<TInterface> | 0 | 248 | Jul 2024 |
Example of implementing custom serialization/deserialization of pojos | 1 | 780 | Jul 2024 |
Is this a sound way to construct a “live” query? | 0 | 49 | Sep 2024 |