Hello everybody, Psyco, the Python Specializing Comiler, is working --- currently only on very simple examples, but it works well. The previous acceleration of 3 to 5 times is peanuts; now I get a factor 100, including the compilation time! If you don't believe me have a look at it: http://homepages.ulb.ac.be/~arigo/psyco/ Promizing-to-add-a-lot-of-comments-in-the-source'ly yours, Armin
g'day y'all, (this is what happens when ozzies live in texas :)) I was wandering how projects like Psyco, Stackless and Parrot affect each other, since they seem to change aspects of the execution model. regards D Armin Rigo writes:
Hello everybody,
Psyco, the Python Specializing Comiler, is working --- currently only on very simple examples, but it works well. The previous acceleration of 3 to 5 times is peanuts; now I get a factor 100, including the compilation time!
If you don't believe me have a look at it:
http://homepages.ulb.ac.be/~arigo/psyco/
Promizing-to-add-a-lot-of-comments-in-the-source'ly yours,
Armin
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev
participants (2)
-
Armin Rigo -
Daniel Mahler