-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “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? Sign in to your account
Performance tests #111
Comments
I ran it locally on my machine and got the following results:
|
@karenc-bq thanks for running this. The overhead seems to be a bit more than I thought it would be. We should probably look into this. |
So I think it makes sense to understand why we are 100 to 200 ms overhead per op |
I re-ran the benchmarks on Main Branch
Dev Branch
|
Closing - documentation now includes performance metrics. |
Has anyone tried https://gist.github.com/kenshih/6c5c3bc74bcf2adb2d6d880428addc6d on this driver.
This is the code from awslabs/aws-mysql-jdbc#196
The text was updated successfully, but these errors were encountered: