Skip to content

Commit a67b328

Browse files
committed
Add link to asyncpg blog post
1 parent 640fa3f commit a67b328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ In our testing asyncpg is, on average, **2x** faster than psycopg2
2727
(and its asyncio variant -- aiopg).
2828

2929
.. image:: performance.png
30+
:target: http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/
3031

3132
The above results are a geometric mean of benchmarks obtained with PostgreSQL
3233
`client driver benchmarking toolbench <https://github.com/MagicStack/pgbench>`_.

0 commit comments

Comments
 (0)