Skip to content

Replace the dispatch semaphore into os_unfair_lock, copied from SDWebImage Core #51

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

Merged

Conversation

dreampiggy
Copy link
Contributor

@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #51 (ba51bef) into master (049cc75) will decrease coverage by 1.85%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   77.25%   75.39%   -1.86%     
==========================================
  Files           2        2              
  Lines         809      813       +4     
==========================================
- Hits          625      613      -12     
- Misses        184      200      +16     
Flag Coverage Δ
ios 75.39% <100.00%> (-1.86%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
SDWebImageWebPCoder/Classes/SDImageWebPCoder.m 75.27% <100.00%> (-1.87%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 049cc75...ba51bef. Read the comment docs.

@dreampiggy dreampiggy merged commit 2021f7d into master Dec 14, 2020
@dreampiggy dreampiggy deleted the feature_replace_semaphore_with_os_unfair_lock_and_spinlock branch December 14, 2020 07:16
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.

1 participant