Skip to content

Speed up streaming by buffering #132

Description

@hierynomus

In #111 we introduced the remoteCopyBufferSize field in the connection options to configure the copy buffer size used with the OverthereFileCopier. Change this to wrap the streams in BufferedInputStream and BufferedOutputStream that use this buffer size. That will also speed up copy operations that do not use the OverthereFileCopier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions