File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -28,15 +28,14 @@ The project documentation can be found
2828Performance
2929-----------
3030
31- In our testing asyncpg is, on average, **3x ** faster than psycopg2
32- (and its asyncio variant -- aiopg).
31+ In our testing asyncpg is, on average, **5x ** faster than psycopg3.
3332
3433.. image :: https://raw.githubusercontent.com/MagicStack/asyncpg/master/performance.png
35- :target: https://gistpreview.github.io/?b8eac294ac85da177ff82f784ff2cb60
34+ :target: https://gistpreview.github.io/?0ed296e93523831ea0918d42dd1258c2
3635
3736The above results are a geometric mean of benchmarks obtained with PostgreSQL
3837`client driver benchmarking toolbench <https://github.com/MagicStack/pgbench >`_
39- in November 2020 (click on the chart to see full details).
38+ in June 2023 (click on the chart to see full details).
4039
4140
4241Features
You can’t perform that action at this time.
0 commit comments