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 hammer against MySQL in CI #142

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

mhutchinson
Copy link
Contributor

This ensures a basic level of write performance. It isn't a perfect performance benchmark because the job could be run on different specs of machine, but it's a first foray into getting the hammer running in CI.

This ensures a basic level of write performance. It isn't a perfect performance benchmark because the job could be run on different specs of machine, but it's a first foray into getting the hammer running in CI.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.02%. Comparing base (46ec9c2) to head (ba9998f).
Report is 60 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   35.80%   36.02%   +0.22%     
==========================================
  Files          16       33      +17     
  Lines        1363     2823    +1460     
==========================================
+ Hits          488     1017     +529     
- Misses        801     1696     +895     
- Partials       74      110      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mhutchinson mhutchinson merged commit 3f9bcd0 into transparency-dev:main Aug 15, 2024
8 checks passed
@mhutchinson mhutchinson deleted the mysql-benchmark branch August 15, 2024 15:11
@mhutchinson mhutchinson mentioned this pull request Aug 21, 2024
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

Successfully merging this pull request may close these issues.

4 participants