Skip to content

hMGet is very slow #386

@zordtk

Description

@zordtk

When running hMGet on a array with ~34,000 items it takes around 55 seconds to process (old P4). Switching it out with Predis (pure php redis client) the same processing takes about 5 seconds, even with an extra loop through the results to make the array results use the key, instead of a number based index.

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