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

Suggestion #6

Open
fafg opened this issue Apr 25, 2024 · 3 comments
Open

Suggestion #6

fafg opened this issue Apr 25, 2024 · 3 comments

Comments

@fafg
Copy link

fafg commented Apr 25, 2024

Could you benchmark against www.dragonflydb.io?

@Dhravya
Copy link
Owner

Dhravya commented Apr 25, 2024

Want to run benchmarks for sure!
What's the ideal way to do this? Is there any standard practice?

@fafg
Copy link
Author

fafg commented Apr 25, 2024

I would start instrumenting your code by implement the metrics (OpenTelemtry), then you will be able to understand how your project behaves.

With that in place, you can write some K6 load tests and execute the same scripts against different projects: Redis, Valkey, and DragonflyDB.

I would start that with docker-compose as well, before a remote test.

@fafg
Copy link
Author

fafg commented Apr 25, 2024

Prometheus, Grafana, K6, Golang Open Telemtry SDK and Docker

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