Hi Tobias. I'm right now travelling, can you put this into a bug report so it does not get forgotten?
Cheers, fijal On Mon, Nov 16, 2015 at 11:02 PM, Tobias Oberstein <[email protected]> wrote: > Hi, > > I've done some measurements comparing JSON and MsgPack > serialization/deserialization performance > > https://github.com/oberstet/scratchbox/tree/master/python/serperf > > MsgPack deserialization seems significantly slower (>30%). > > Note: the MsgPack library used runs pure Python code when on PyPy. > > Is this expected/known? > > Cheers, > /Tobias > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
