Skip to content

Performance issue with large payloads #26

@ke5vmj

Description

@ke5vmj

There appears to be some performance issues with this libary when attempting to store large arrays. So far I've profiled it to having spend lots of time in the preg_match functions particularly line 1032 in Client.php - I would avoid using regular expressions at all costs as they incur a large overhead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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