>> http://hg.python.org/cpython/rev/7355550d5357 >> changeset: 75850:7355550d5357 >> user: Stefan Krah <[email protected]> >> date: Wed Mar 21 18:25:23 2012 +0100 >> summary: >> Issue #7652: Integrate the decimal floating point libmpdec library to speed >> up the decimal module. Performance gains of the new C implementation are >> between 12x and 80x, depending on the application.
Congrats Stefan! And thanks for the huge chunk of code. Victor _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
