Skip to content

Commit

Permalink
Benchmark Python version note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusSintonen authored Nov 11, 2024
1 parent 7bb12a1 commit 35a6ed5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ The project documentation can be found
Performance
-----------

uvloop makes asyncio 2-4x faster.
**These benchmarks were run in old version of Python (3.5). Differences are not as great with
newer Python versions.**

uvloop makes asyncio 2-4x faster in old Python versions when asyncio was not yet mature.

.. image:: https://raw.githubusercontent.com/MagicStack/uvloop/master/performance.png
:target: http://magic.io/blog/uvloop-blazing-fast-python-networking/
Expand Down

0 comments on commit 35a6ed5

Please sign in to comment.