Update speed.rst

This commit is contained in:
2017-09-04 17:01:35 -04:00
committed by GitHub
parent 4babd8bfdd
commit 55a2331a6a
+2
View File
@@ -1,6 +1,8 @@
Speed Speed
===== =====
.. image:: https://farm3.staticflickr.com/2826/33175625804_e225b90f3e_k_d.jpg
CPython, the most commonly used implementation of Python, is slow for CPU bound CPython, the most commonly used implementation of Python, is slow for CPU bound
tasks. `PyPy`_ is fast. tasks. `PyPy`_ is fast.