[pypy-dev] PyPy-Performance versus various other VMs

Dimitri Vorona alendit at googlemail.com
Sun Apr 7 13:30:36 CEST 2013


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130407/b7589c65/attachment.html>


More information about the pypy-dev mailing list