Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r315:c5e375d23dae Date: 2012-02-11 18:01 +0100 http://bitbucket.org/pypy/pypy.org/changeset/c5e375d23dae/
Log: Mention this diff --git a/source/performance.txt b/source/performance.txt --- a/source/performance.txt +++ b/source/performance.txt @@ -32,6 +32,8 @@ * **Building very large dicts** +* CPython C extension modules + XXX We generally consider things that are slower on PyPy than CPython PyPy's bugs. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
