[Python-Dev] json decoder speedups, any time left for 2.6? (original) (raw)

Alex Martelli aleaxit at gmail.com
Wed Sep 24 17:42:36 CEST 2008


Meanwhile, can you please release (wherever you normally release things;-) the pure-Python version as well? I'd like to play around with it in Google App Engine opensource sandboxes (e.g., cfr. gae-json-rest -- I'll be delighted to add you to that project if you want of course;-) and that requires Python 2.5 and only pure-Python add-ons... thanks!

Alex

On Wed, Sep 24, 2008 at 8:08 AM, Bob Ippolito <bob at redivi.com> wrote:

On Wed, Sep 24, 2008 at 6:14 AM, Barry Warsaw <barry at python.org> wrote:

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On Sep 24, 2008, at 5:47 AM, Nick Coghlan wrote:

Bob Ippolito wrote:

How much time do I have left to get this into Python 2.6? Zero I'm afraid - with rc1 out, it's release blocker bugs only. Anything which can be deferred to the 2.6.1 release without causing any major harm is definitely out - and while a 2x speedup is very nice, it isn't something to be squeezing in post-rc1. Still, that should make for a nice incremental improvement when 2.6.1 rolls around. I concur. Ok, no problem. The speedup is about 3x now on the trunk ;) I think that further optimization will require some more C hacking, but 2.6.1 should give me plenty of time to get around to some of that. -bob


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/aleaxit%40gmail.com



More information about the Python-Dev mailing list