Commit d5e586a2 authored by Dimitri Fontaine's avatar Dimitri Fontaine
Browse files

Optimize read-my-sequence for multi-packet data.

Rather than looping over read-my-octet use replace to load a packet at a
time into the destination sequence. It should be faster that way,
although preliminary testing here shows no gain.

See https://github.com/dimitri/pgloader/issues/247 for context.
parent 6bb84cc3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment