Skip to content

Conversation

@chriselrod
Copy link
Member

@chriselrod chriselrod commented Jun 2, 2021

This is a step towards making Polyester.jl a light dependency than it is now.

For those libraries depending on VectorizationBase anyway, this is a step towards speeding up parallel precompilation thanks to breaking up the dependency chains.

EDIT:
Also, if you can both remove a dependency and reduce the number of lines of code at the same time, it might be a good idea.

@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #27 (0509594) into master (7ebadea) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          151       156    +5     
=========================================
+ Hits           151       156    +5     
Impacted Files Coverage Δ
src/atomics.jl 100.00% <ø> (ø)
src/threadtasks.jl 100.00% <ø> (ø)
src/ThreadingUtilities.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <100.00%> (ø)

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 7ebadea...0509594. Read the comment docs.

@chriselrod chriselrod enabled auto-merge (squash) June 2, 2021 08:03
@chriselrod chriselrod merged commit d76942c into master Jun 2, 2021
@chriselrod chriselrod deleted the nodeps branch June 2, 2021 08:16
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.

2 participants