transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
8 stars 7 forks source link

Run hammer against MySQL in CI #142

Closed mhutchinson closed 4 weeks ago

mhutchinson commented 4 weeks ago

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 commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.