Skip to content

Commit 271e3b1

Browse files
committed
Add perf chart to README
1 parent cc8b816 commit 271e3b1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Performance
1313
In our testing asyncpg is, on average, **2x** faster than psycopg2
1414
(and its asyncio variant -- aiopg).
1515

16+
.. image:: performance.png
17+
18+
The above results are a geometric mean of benchmarks obtained with PostgreSQL
19+
client driver benchmarking toolbench available
20+
`here <https://github.com/MagicStack/pgbench>`_.
21+
1622

1723
Features
1824
--------

performance.png

4.75 KB
Loading

0 commit comments

Comments
 (0)