-
Notifications
You must be signed in to change notification settings - Fork 417
Add benchmarks for Psycopg3 #924
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? No Sign in to your account
Comments
1 year and 1 day ago this issue was created. Any updates here? |
I have done these tests a few days ago with the latest available versions of asyncpg psycopg2 psycopg3 you can download the results.html here. I changed some minor things but I doubt it changed any results. |
@farahats9, do you mind sending a PR with your changes? We can incorporate them and have a fresh benchmark run. |
I will try when I have some time, the code is messy because I kept testing and adding diffferent many things. |
It'd be nice to add the numbers on the new implementation of Psycopg.
link to the project:
https://www.psycopg.org/psycopg3/
The text was updated successfully, but these errors were encountered: