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

Remove use of spinlock #22

Merged
merged 2 commits into from
May 26, 2020
Merged

Remove use of spinlock #22

merged 2 commits into from
May 26, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 26, 2020

No description provided.

@maleadt maleadt added the enhancement New feature or request label May 26, 2020
@codecov
Copy link

codecov bot commented May 26, 2020

Codecov Report

Merging #22 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   88.69%   88.74%   +0.04%     
==========================================
  Files          26       26              
  Lines        1442     1448       +6     
==========================================
+ Hits         1279     1285       +6     
  Misses        163      163              
Impacted Files Coverage Δ
src/memory/dummy.jl 91.30% <ø> (ø)
src/memory/simple.jl 92.64% <ø> (ø)
src/memory/split.jl 93.51% <ø> (ø)
src/memory.jl 78.42% <100.00%> (+0.46%) ⬆️
src/memory/binned.jl 92.65% <100.00%> (+0.08%) ⬆️

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 d48395d...393f171. Read the comment docs.

@maleadt maleadt merged commit f68feb1 into master May 26, 2020
@maleadt maleadt deleted the tb/no_spinlock branch May 26, 2020 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant