Armin Rigo <[email protected]> added the comment: I think it's annoying but known. Both cPickle and sqlite are written in pure Python, so we can't hope to beat CPython, where they are written in C. The best we can hope is to get close to CPython performance.
---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1070> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
