Skip to content

Sending large payloads takes huge amount of time #46

Closed
@ivanvoznyakovsky

Description

@ivanvoznyakovsky

Sending large payloads, eg. array of 300k objects, takes huge amount of time cause of config = copy(config); here.
Simple fix is not to copy config.data;

I'll create a PR with a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions