Hi everyone, just wanted to bring to your attention this blog post: http://attractivechaos.wordpress.com/2013/04/06/performance-of-rust-and-dart-in-sudoku-solving/ . PyPy ist compared with various dynamic and static languages.
While the perfomance is still OK (within an order of magnitude of C), it places last by a quite big margin. I would like to know if these result match your benchmarks or is the implementation of the sudoku solver non-optimal for pypy (can be seen here https://github.com/attractivechaos/plb/blob/master/sudoku/sudoku_v1.py) Regards, Dmytro Vorona.
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev