File tree 2 files changed +3
-4
lines changed
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
28
28
Performance
29
29
-----------
30
30
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.
33
32
34
33
.. image :: https://raw.githubusercontent.com/MagicStack/asyncpg/master/performance.png
35
- :target: https://gistpreview.github.io/?b8eac294ac85da177ff82f784ff2cb60
34
+ :target: https://gistpreview.github.io/?0ed296e93523831ea0918d42dd1258c2
36
35
37
36
The above results are a geometric mean of benchmarks obtained with PostgreSQL
38
37
`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).
40
39
41
40
42
41
Features
You can’t perform that action at this time.
0 commit comments