mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Update speed.rst
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user