Skip to content

Improve network performance of putAll #6

@jamsesso

Description

@jamsesso

Currently a putAll naively calls put on each entry supplied. Instead, the method should group the entries by target node and put the entries in each group in batches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions