Skip to content

Chunk buffer size is inconsistent with std recommendation #193

Description

@197g

NB: stdlib recommends 8k for the size of its own BufWriter.

Originally posted by @nabijaczleweli in #190

The internally used ChunkWriter has a similar purpose. Can we reuse the standard buffer here or refer to the standard definition, or change the buffer size? What are the benefits and motivation of that recommendation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions