Replies: 1 comment
-
Hi @gsakkis , to answer your question we may need more information about your workload. But in general you can check on this discussion here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was excited to come across connector-x for improving some queries but for some reason the performance is nowhere close to the benchmarks shown at the README. For example for the same query:
Memory usage was computed from
psutil.virtual_memory().used
This is against a MS SQL Server with pyodb 5.1.0 and ODBC Driver 18 for SQL Server. Any idea why it's 2.5x slower than pandas?
Beta Was this translation helpful? Give feedback.
All reactions