We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640fa3f commit a67b328Copy full SHA for a67b328
README.rst
@@ -27,6 +27,7 @@ In our testing asyncpg is, on average, **2x** faster than psycopg2
27
(and its asyncio variant -- aiopg).
28
29
.. image:: performance.png
30
+ :target: http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/
31
32
The above results are a geometric mean of benchmarks obtained with PostgreSQL
33
`client driver benchmarking toolbench <https://github.com/MagicStack/pgbench>`_.
0 commit comments