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

Reduce allocations #186

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Reduce allocations #186

merged 1 commit into from
Dec 21, 2021

Conversation

tkf
Copy link
Owner

@tkf tkf commented Dec 21, 2021

No description provided.

@tkf tkf enabled auto-merge (squash) December 21, 2021 08:08
@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #186 (7feac36) into master (89ee847) will decrease coverage by 1.87%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   75.77%   73.90%   -1.88%     
==========================================
  Files          10       11       +1     
  Lines         545      571      +26     
==========================================
+ Hits          413      422       +9     
- Misses        132      149      +17     
Impacted Files Coverage Δ
src/ThreadsX.jl 0.00% <ø> (ø)
src/debug.jl 60.00% <60.00%> (ø)
src/quicksort.jl 73.85% <80.00%> (-3.42%) ⬇️
src/utils.jl 65.21% <0.00%> (-7.25%) ⬇️

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 89ee847...7feac36. Read the comment docs.

@tkf tkf force-pushed the reduce-allocations branch from 24c23e4 to 7feac36 Compare December 21, 2021 08:12
@tkf tkf merged commit f8fa366 into master Dec 21, 2021
@tkf tkf deleted the reduce-allocations branch December 21, 2021 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant