Why multi queries is slow than other language driver? #1420
Unanswered
Silentdoer
asked this question in
Q&A
Replies: 1 comment
-
Moving this to a discussion as being faster than other implementations is not explicitly a goal of ours, and we didn't author the TechEmpower benchmark(s). If you can nail down a specific part of SQLx that is slow but shouldn't be (for example: query logging), by all means open an issue. |
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.
-
in test:https://www.techempower.com/benchmarks/#section=data-r20&hw=ph&test=query
I'm sorry to ask this question, but I do want to understand why rust db driver is slow than c++ and js driver in multi queries
Beta Was this translation helpful? Give feedback.
All reactions