Skip to content
Snippets Groups Projects
Commit da39381f authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

this is no longer true

parent b04699f2
No related branches found
No related tags found
No related merge requests found
......@@ -290,10 +290,6 @@
Unrelated things that we know PyPy to be slow at (note that we're probably
working on it):
* **Building very large dicts**: At present, this is an issue with our GCs.
Building large lists works much better; the random order of
dictionary elements is what hurts performance right now.
* **CPython C extension modules**: Any C extension module recompiled
with PyPy takes a very large hit in performance. PyPy supports C
extension modules solely to provide basic functionality.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment