Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for igbinary serialize/unserialize #54

Open
lukyrys opened this issue Oct 4, 2015 · 0 comments
Open

Support for igbinary serialize/unserialize #54

lukyrys opened this issue Oct 4, 2015 · 0 comments

Comments

@lukyrys
Copy link

lukyrys commented Oct 4, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant