Skip Menu |

This queue is for tickets about the Benchmark-Serialize CPAN distribution.

Report information
The Basics
Id: 61175
Status: resolved
Priority: 0/
Queue: Benchmark-Serialize

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: add Data::MessagePack
Data::MessagePack is almost as fast as JSON::XS.
On Wed Sep 08 13:32:32 2010, justincase wrote: Show quoted text
> Data::MessagePack is almost as fast as JSON::XS.
I have added Data::MessagePack to the suite (to be uploaded soonish). For the few tests I just did JSON::XS (default settings) is about 20-30% faster than Data::MessagePack both ways. Both are quite a bit faster than Storable for packing perl structures.