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

Transfer cache speed test #6362

Open
wants to merge 9 commits into
base: dev-2.x
Choose a base branch
from

Conversation

leonardehrenfried
Copy link
Member

Summary

It turns out we have a pretty big blind spot in our speed tests: transfer cache computation is not measured at all. This is added in this PR.

You can see a preview of this data here: https://tinyurl.com/224xmjfe

Issue

Relates to #6357

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.81%. Comparing base (df53a35) to head (64b10c2).
Report is 1 commits behind head on dev-2.x.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6362   +/-   ##
==========================================
  Coverage      69.81%   69.81%           
  Complexity     17939    17939           
==========================================
  Files           2042     2042           
  Lines          76645    76645           
  Branches        7830     7830           
==========================================
  Hits           53506    53506           
  Misses         20398    20398           
  Partials        2741     2741           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants