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

Run benchmarks on CI #50

Open
AlekSi opened this issue Sep 28, 2024 · 0 comments
Open

Run benchmarks on CI #50

AlekSi opened this issue Sep 28, 2024 · 0 comments
Labels
code/perf Performance improvements

Comments

@AlekSi
Copy link
Member

AlekSi commented Sep 28, 2024

We should run benchmarks on CI (using our self-hosted GitHub Actions runner), parse results with https://github.com/cep21/benchparse or https://github.com/golang/tools/tree/master/benchmark/parse, convert them to JSON/BSON and push to FerretDB to visualize in Grafana.

We do something similar in dance already. There might be an opportunity to extract shared code into own repo.

@AlekSi AlekSi added the code/perf Performance improvements label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/perf Performance improvements
Projects
None yet
Development

No branches or pull requests

1 participant