mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-25 09:00:37 +00:00
See the updated `bench_walredo.rs` module comment. tl;dr: we measure avg latency of single redo operations issues against a single redo manager from N tokio tasks. part of https://github.com/neondatabase/neon/issues/6628