Skip to content

dump.go optimize memory usage #2

@alldroll

Description

@alldroll

Record Key, Value methods return io.Reader with corresponding size. Every loop step allocates memory to read the key and value. Reusing already allocated memory should help with this issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions