An ars technica articla just linked to in a python-list post

http://arstechnica.com/open-source/news/2009/03/google-launches-project-to-boost-python-performance-by-5x.ars

calls the following project "Google launched"
http://code.google.com/p/unladen-swallow/wiki/ProjectPlan

(Though the project page does not really claim that.)

I am sure some people here might find this interesting.

I'd love to have a faster CPython, but this note:
"Will probably kill Python Windows support (for now)."
would kill merger back into mainline (for now) without one opposing being 'conservative'.

If one adds type annotations so that values can be unboxed, would not Cython, etc, do even better for speedup?

tjr

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to