Hi, I implemented the AES in RPython and made some benchmarks. You may want to take a look at http://olliwang.com/2009/12/20/aes-implementation-in-rpython/
I know that RPython is designed to write Python interpreter, but the translated C performance is really really impressive. If RPython could be integrated into normal Python code seamlessly, that would be fantastic! -- Olli Wang OLLI WANG PRODUCTIONS - http://olliwang.com A BLOG ABOUT MY LIFE AND MY WORK
_______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
