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

fix(linux): enable lowlatency mode for AMD #3088

Merged
merged 1 commit into from
Aug 25, 2024

fix(linux): enable lowlatency mode for AMD

1b7205c
Select commit
Loading
Failed to load commit list.
Merged

fix(linux): enable lowlatency mode for AMD #3088

fix(linux): enable lowlatency mode for AMD
1b7205c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

9.68% (+0.23%) compared to ddd67ce

View this Pull Request on Codecov

9.68% (+0.23%) compared to ddd67ce

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 9.68%. Comparing base (ddd67ce) to head (1b7205c).

Files Patch % Lines
src/platform/linux/misc.cpp 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3088      +/-   ##
=========================================
+ Coverage    9.44%   9.68%   +0.23%     
=========================================
  Files          77     101      +24     
  Lines       14009   17933    +3924     
  Branches     6429    8375    +1946     
=========================================
+ Hits         1323    1736     +413     
- Misses      10072   13321    +3249     
- Partials     2614    2876     +262     
Files Coverage Δ
src/platform/common.h 33.33% <ø> (+1.07%) ⬆️
src/platform/macos/misc.mm 8.13% <100.00%> (+1.42%) ⬆️
src/platform/windows/misc.cpp 2.62% <100.00%> (+0.44%) ⬆️
src/platform/linux/misc.cpp 9.23% <80.00%> (ø)

... and 53 files with indirect coverage changes