valkey-io / valkey-glide

An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
Apache License 2.0
231 stars 52 forks source link

Create a reliable benchmarking framework #698

Open shachlanAmazon opened 9 months ago

shachlanAmazon commented 9 months ago

We need some mechanism that will reduce the current noise in our benchmarks to a minimum.

shachlanAmazon commented 9 months ago

could take inspiration from https://www.memorysafety.org/blog/rustls-performance/