Performance fixes. Reading in huge input buffers sped things up lot. Before, a test case took 40 seconds to send 100 copy commands back and forth (or copy command lookalikes). After, the same te
Performance fixes. Reading in huge input buffers sped things up lot. Before, a test case took 40 seconds to send 100 copy commands back and forth (or copy command lookalikes). After, the same test case took only 1.4 seconds.
show more ...
|