Postmortem on Unladen Swallow
Dan Stromberg
drsalists at gmail.com
Wed Apr 13 16:42:06 EDT 2011
More information about the Python-list mailing list
Wed Apr 13 16:42:06 EDT 2011
- Previous message (by thread): Postmortem on Unladen Swallow
- Next message (by thread): Postmortem on Unladen Swallow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm not sure I'd call it a failure. It didn't achieve the speedup they hoped for, but they did successfully get CPython running overtop of LLVM. That is, their intended approach didn't pan out, but they successfully implemented their approach. And just as importantly, Pypy was looking like it'd take some years more to make it useful in production, and would likely never be able to run C extension modules - but now we know now that neither of these is true. On Wed, Apr 13, 2011 at 11:11 AM, John Nagle <nagle at animats.com> wrote: > There's a postmortem on the failure of Unladen Swallow by one of the > developers at: > > http://qinsb.blogspot.com/2011/03/unladen-swallow-retrospective.html > > John Nagle > -- > http://mail.python.org/mailman/listinfo/python-list >
- Previous message (by thread): Postmortem on Unladen Swallow
- Next message (by thread): Postmortem on Unladen Swallow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list