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

How to set URI? #153

Closed
manhnt9 opened this issue Mar 18, 2024 · 2 comments
Closed

How to set URI? #153

manhnt9 opened this issue Mar 18, 2024 · 2 comments

Comments

@manhnt9
Copy link

manhnt9 commented Mar 18, 2024

Hi I'd like to use this to benchmark a remote mongodb server.

How do I set URI and run tests?

Thanks in advance.
Manh.

@utdrmac
Copy link

utdrmac commented Feb 19, 2025

Don't set URI, set flags:

# python benchrun.py -f testcases/simple_insert.js -t 1 --shell mongosh --host mongo-60-rs-0-0 --port 27019 --replset shard-0

@manhnt9
Copy link
Author

manhnt9 commented Feb 20, 2025

Thanks @utdrmac

@manhnt9 manhnt9 closed this as completed Feb 20, 2025
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

2 participants