I clearly didn't google, it would be interesting to see comparisons of high
speed PHP serialization libraries. I for one would be happy, in PHP 7, to
break BC serialization syntax in favour of putting in a much faster
serializer by default. Similar scenario to putting in Zend OpCache by
default instead of APC.

Pierre, do you see merit on including <insert best overall serializer lib
here> by default in PHP7 ?


On Tue, Sep 23, 2014 at 12:57 PM, Pierre Joye <pierre....@gmail.com> wrote:

> http://pecl.php.net/package/msgpack
>
> On Tue, Sep 23, 2014 at 1:34 PM, Leigh <lei...@gmail.com> wrote:
> > On 23 September 2014 12:22, Paul Dragoonis <dragoo...@gmail.com> wrote:
> >> Write an extension for it then, also share your benchmarks :)
> >>
> >
> > Why go to all that trouble, 10 seconds on Google and we have:
> >
> > https://github.com/msgpack/msgpack-php
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>
>
> --
> Pierre
>
> @pierrejoye | http://www.libgd.org
>

Reply via email to