Skip to content
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

Test against actual RDS Instance #30

Open
krezchikov42 opened this issue Jul 14, 2021 · 0 comments
Open

Test against actual RDS Instance #30

krezchikov42 opened this issue Jul 14, 2021 · 0 comments

Comments

@krezchikov42
Copy link

Hello,

I think the Readme is quite unclear about what database these connection pools are actually testing against. When I try to run the command ./benchmark.sh quick -p pool=hikari -p jdbcUrl=jdbc:postgresql://rdsHost/database I don't actually see the number of connection to my RDS increase. How is it actually testing these pools? Are there different params I should be passing in to actually test these pools against my hardware?

Sorry if I'm being dumb, I'm simply trying to test how a bunch of database pools would perform against our hardware. I'd also like to test Hikari against tools like pgbouncer and AWS Proxy which are standalone connection poolers. Thank you for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant