# HG changeset patch
# User Armin Rigo <arigo@tunes.org>
# Date 1328979717 -3600
#      Sat Feb 11 18:01:57 2012 +0100
# Branch extradoc
# Node ID c5e375d23dae326525b80f761622cb2b440c8f52
# Parent  d0cf8619db8679c98c49a8466068d1da7f329700
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.