Re: 1.524
demerphq <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <CANgJU+UhbMo0OSB4OdEh12EKuDumjsUJc0G_eAXs2PK3E31fyQ@mail.gmail.com> |
On 25 March 2013 15:48, Martin J. Evans <[email protected]> wrote: > as we are producing massive JSON files and every extra "" makes a big > difference. If there is no specific reason to use JSON (like for instance sending data to a web browser) and size and speed are priorities then you might want to consider using Sereal instead of JSON. It is both faster and produces smaller output than JSON. Yves -- perl -Mre=debug -e "/just|another|perl|hacker/"