Skip to content
Snippets Groups Projects
Commit fae486f1 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Speed up snapshot IO: remove coroutines and unnecessary memcpy.

Remove log_io_iter from snapshot IO. Do not use coroutines
and extra buffers. This opens the way to more agressive
buffering of snapshot IO, as compared to no buffering of WAL IO.
parent d0d2c279
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment