mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
37fdbc3aaa
Currently using 8kB buffers, raise that to 32kB to hopefully 1/4 of `spawn_blocking` usage. Also a drive-by fixing of last `tokio::io::copy` to `tokio::io::copy_buf`.