On Jan 28, 2008 11:18 PM, Philip Jenvey <[EMAIL PROTECTED]> wrote: > > > On Jan 28, 2008, at 8:00 AM, [EMAIL PROTECTED] wrote: > > > > > Hello all. > > Are there any plans of simplejson-to-cjson migration (I mean the > > @jsonify decorator). > > Nope, w hat's the advantage of using cjson? > > simplejson has had a C speed module for a while now, so the original > point of cjson being a speed demon in comparison might not be true > any longer. I really don't know for sure, though >
To be fair, simplejson's extension only speeds up encoding. We'll probably be making more of it faster soon, because we're moving a big chunk of our backend architecture to JSON and it'll be doing a lot more throughput than we typically do over external HTTP. -bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
