Skip to content

x86_64::ghash: ensure tag construction is inlined

9f271e6
Select commit
Loading
Failed to load commit list.
Merged

Fix performance regression of x86_64 GCM with rustc 1.87 #90

x86_64::ghash: ensure tag construction is inlined
9f271e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2025 in 0s

99.31% (-0.01%) compared to 08b80ea, passed because coverage increased by 0% when compared to adjusted base (99.31%)

View this Pull Request on Codecov

99.31% (-0.01%) compared to 08b80ea, passed because coverage increased by 0% when compared to adjusted base (99.31%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.31%. Comparing base (08b80ea) to head (9f271e6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   99.31%   99.31%   -0.01%     
==========================================
  Files         168      168              
  Lines       40269    40265       -4     
==========================================
- Hits        39994    39990       -4     
  Misses        275      275              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.