mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-13 08:42:34 +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