Skip to content

Commit c546209

Browse files
committed
readme: We're really 3x faster than psycopg2 (on average)
1 parent 7c5edb6 commit c546209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The project documentation can be found
2323
Performance
2424
-----------
2525

26-
In our testing asyncpg is, on average, **2x** faster than psycopg2
26+
In our testing asyncpg is, on average, **3x** faster than psycopg2
2727
(and its asyncio variant -- aiopg).
2828

2929
.. image:: performance.png

0 commit comments

Comments
 (0)