Skip to content

Support for igbinary serialize/unserialize #54

@lukyrys

Description

@lukyrys

You're thinking about implementation igbinary for serialize/unserialize function (at least in optional or autodetect) ?
My tests showing better resolution in execution time and memory consumption.
(for huge array)
Serialize: 1245.229ms
serialize string strlen 34572639
Unserialize: 2040.023ms

IGBinary Serialize: 492.500ms
serialize string strlen 5736402
IGBinary Unserialize: 837.035ms

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